Home
last modified time | relevance | path

Searched refs:DecodeSPS (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/omap3/omx/ti_omx_config_parser/inc/
Dti_m4v_config_parser.h128 int16 DecodeSPS(mp4StreamType *psBits, int32 *width, int32 *height, int32 *display_width, int32 *di…
/hardware/intel/common/wrs_omxil_core/core/src/
Dintel_m4v_config_parser.h92 int16 DecodeSPS(mp4StreamType *psBits, int32 *width, int32 *height, int32 *display_width, int32 *di…
Dintel_m4v_config_parser.cpp875 if (DecodeSPS(&psBits, width, height, display_width, display_height, profile_idc, level_idc)) in iGetAVCConfigInfo()
928 int16 DecodeSPS(mp4StreamType *psBits, int32 *width, int32 *height, int32 *display_width, int32 *di… in DecodeSPS() function
/hardware/ti/omap3/omx/ti_omx_config_parser/src/
Dti_m4v_config_parser.cpp889 if (DecodeSPS(&psBits, width, height, display_width, display_height, profile_idc, level_idc)) in iGetAVCConfigInfo()
930 int16 DecodeSPS(mp4StreamType *psBits, int32 *width, int32 *height, int32 *display_width, int32 *di… in DecodeSPS() function