Searched refs:expGolombUe (Results 1 – 1 of 1) sorted by relevance
790 $this->expGolombUe(); // seq_parameter_set_id // sps791 $this->expGolombUe(); // log2_max_frame_num_minus4792 $picOrderType = $this->expGolombUe(); // pic_order_cnt_type794 $this->expGolombUe(); // log2_max_pic_order_cnt_lsb_minus4799 …$num_ref_frames_in_pic_order_cnt_cycle = $this->expGolombUe(); // num_ref_frames_in_pic_order_cnt_…804 $this->expGolombUe(); // num_ref_frames806 $pic_width_in_mbs_minus1 = $this->expGolombUe(); // pic_width_in_mbs_minus1807 $pic_height_in_map_units_minus1 = $this->expGolombUe(); // pic_height_in_map_units_minus1822 $frame_crop_left_offset = $this->expGolombUe(); // frame_crop_left_offset823 $frame_crop_right_offset = $this->expGolombUe(); // frame_crop_right_offset[all …]