Home
last modified time | relevance | path

Searched refs:iDecodeVOLHeader (Results 1 – 6 of 6) sorted by relevance

/hardware/ti/omap3/omx/ti_omx_config_parser/inc/
Dti_m4v_config_parser.h93 OSCL_IMPORT_REF int16 iDecodeVOLHeader(
/hardware/intel/common/wrs_omxil_core/core/src/
Dintel_m4v_config_parser.h85 OSCL_IMPORT_REF int16 iDecodeVOLHeader(mp4StreamType *psBits, int32 *width, int32 *height, int32 *,…
Dintel_video_config_parser.cpp86 …retval = iDecodeVOLHeader(&psBits, &width, &height, &display_width, &display_height, &profile_leve… in intel_video_config_parser()
Dintel_m4v_config_parser.cpp124 status = iDecodeVOLHeader(&psBits, width, height, display_width, display_height, &profilelevel); in iGetM4VConfigInfo()
131 OSCL_EXPORT_REF int16 iDecodeVOLHeader(mp4StreamType *psBits, int32 *width, int32 *height, int32 *d… in iDecodeVOLHeader() function
/hardware/ti/omap3/omx/ti_omx_config_parser/src/
Dti_video_config_parser.cpp85 …retval = iDecodeVOLHeader(&psBits, &width, &height, &display_width, &display_height, &profile_leve… in ti_video_config_parser()
Dti_m4v_config_parser.cpp119 status = iDecodeVOLHeader(&psBits, width, height, display_width, display_height, &profilelevel); in iGetM4VConfigInfo()
126 OSCL_EXPORT_REF int16 iDecodeVOLHeader(mp4StreamType *psBits, int32 *width, int32 *height, int32 *d… in iDecodeVOLHeader() function