Searched refs:video_format (Results 1 - 8 of 8) 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/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/display/msm8974/libexternal/
H A Dexternal.cpp362 (mode->video_format << 16);
621 if (cur->video_format == (uint32_t)ID) {
629 mode->video_format, mVInfo.xres, mVInfo.yres,
637 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
/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);

Completed in 173 milliseconds