Searched defs:video_format (Results 1 - 7 of 7) sorted by relevance

/hardware/qcom/msm8x74/kernel-headers/media/
H A Dmsm_vidc.h51 unsigned int video_format; member in struct:msm_vidc_mpeg2_seqdisp_payload
/hardware/qcom/msm8x74/original-kernel-headers/media/
H A Dmsm_vidc.h77 unsigned int video_format; member in struct:msm_vidc_mpeg2_seqdisp_payload
/hardware/ti/omap3/omx/ti_omx_config_parser/src/
H A Dti_m4v_config_parser.cpp176 /* video_format */
1098 uint aspect_ratio_idc, overscan_appopriate_flag, video_format, video_full_range_flag; local
1119 ReadBits(psBits, 3, &video_format);
/hardware/qcom/display/msm8960/libexternal/
H A Dexternal.cpp300 int video_format; member in struct:qhwc::disp_mode_timing_type
325 info.reserved[3] = (info.reserved[3] & 0xFFFF) | (video_format << 16);
610 if (cur->video_format == ID)
616 mode->video_format, mVInfo.xres, mVInfo.yres,
624 metadata.data.video_info_code = mode->video_format;
/hardware/qcom/display/msm8x26/libexternal/
H A Dexternal.cpp300 int video_format; member in struct:qhwc::disp_mode_timing_type
325 info.reserved[3] = (info.reserved[3] & 0xFFFF) | (video_format << 16);
610 if (cur->video_format == ID)
616 mode->video_format, mVInfo.xres, mVInfo.yres,
624 metadata.data.video_info_code = mode->video_format;
/hardware/qcom/msm8x74/kernel-headers/video/
H A Dmsm_hdmi_modes.h24 uint32_t video_format; member in struct:msm_hdmi_mode_timing_info
/hardware/qcom/msm8x74/original-kernel-headers/video/
H A Dmsm_hdmi_modes.h6 uint32_t video_format; member in struct:msm_hdmi_mode_timing_info

Completed in 4129 milliseconds