HomeSort by relevance Sort by last modified time
    Searched defs:aspect_ratio_info_present_flag (Results 1 - 11 of 11) sorted by null

  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/model/
VUIParameters.java 37 public boolean aspect_ratio_info_present_flag; field in class:VUIParameters
67 "aspect_ratio_info_present_flag=" + aspect_ratio_info_present_flag + "\n" +
  /external/v4l2_codec2/vda/
h264_parser.cc 800 bool aspect_ratio_info_present_flag; local
801 READ_BOOL_OR_RETURN(&aspect_ratio_info_present_flag);
802 if (aspect_ratio_info_present_flag) {
    [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_loader.h 105 uint8 aspect_ratio_info_present_flag; member in struct:_vbp_codec_data_h264
  /hardware/intel/common/libva/va/
va_enc_h264.h 238 unsigned int aspect_ratio_info_present_flag : 1; member in struct:_VAEncSequenceParameterBufferH264::__anon47561::__anon47562
  /hardware/intel/img/psb_video/src/
pnw_hostheader.h 133 IMG_BOOL aspect_ratio_info_present_flag; member in struct:_H264_VUI_PARAMS_STRUC
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
h264_utils.h 288 OMX_U8 aspect_ratio_info_present_flag; member in struct:__anon50959
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 288 OMX_U8 aspect_ratio_info_present_flag; member in struct:__anon50978
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 288 OMX_U8 aspect_ratio_info_present_flag; member in struct:__anon51019
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 288 OMX_U8 aspect_ratio_info_present_flag; member in struct:__anon51070
  /external/mesa3d/src/gallium/drivers/radeon/
radeon_vce.h 190 uint32_t aspect_ratio_info_present_flag; member in struct:rvce_vui
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h 501 uint8_t aspect_ratio_info_present_flag; // u(1) member in struct:_vui_seq_parameters_t_used

Completed in 288 milliseconds