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_type804 $this->expGolombUe(); // num_ref_frames806 $pic_width_in_mbs_minus1 = $this->expGolombUe(); // pic_width_in_mbs_minus1822 $frame_crop_left_offset = $this->expGolombUe(); // frame_crop_left_offset823 $frame_crop_right_offset = $this->expGolombUe(); // frame_crop_right_offset824 $frame_crop_top_offset = $this->expGolombUe(); // frame_crop_top_offset825 $frame_crop_bottom_offset = $this->expGolombUe(); // frame_crop_bottom_offset869 public function expGolombUe() { function in AVCSequenceParameterSetReader[all …]