Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/ti_omx_config_parser/inc/
Dti_m4v_config_parser.h133 int32 DecodePPS(mp4StreamType *psBits, uint32 *entropy_coding_mode_flag);
/hardware/intel/common/wrs_omxil_core/core/src/
Dintel_m4v_config_parser.h97 int32 DecodePPS(mp4StreamType *psBits);
Dintel_m4v_config_parser.cpp901 status = DecodePPS(&psBits); in iGetAVCConfigInfo()
1209 int32 DecodePPS(mp4StreamType *psBits) in DecodePPS() function
/hardware/ti/omap3/omx/ti_omx_config_parser/src/
Dti_m4v_config_parser.cpp906 status = DecodePPS(&psBits, entropy_coding_mode_flag); in iGetAVCConfigInfo()
1217 int32 DecodePPS(mp4StreamType *psBits, uint32 *entropy_coding_mode_flag) in DecodePPS() function