Searched refs:DecodePPS (Results 1 – 4 of 4) sorted by relevance
133 int32 DecodePPS(mp4StreamType *psBits, uint32 *entropy_coding_mode_flag);
97 int32 DecodePPS(mp4StreamType *psBits);
901 status = DecodePPS(&psBits); in iGetAVCConfigInfo()1209 int32 DecodePPS(mp4StreamType *psBits) in DecodePPS() function
906 status = DecodePPS(&psBits, entropy_coding_mode_flag); in iGetAVCConfigInfo()1217 int32 DecodePPS(mp4StreamType *psBits, uint32 *entropy_coding_mode_flag) in DecodePPS() function