Home
last modified time | relevance | path

Searched defs:DecodeSPS (Results 1 – 3 of 3) sorted by relevance

/external/opencore/codecs_v2/video/avc_h264/dec/src/
Dpvavcdecoder.cpp138 int32 PVAVCDecoder::DecodeSPS(uint8 *bitstream, int32 buffer_size) in DecodeSPS() function in PVAVCDecoder
Dheader.cpp24 AVCDec_Status DecodeSPS(AVCDecObject *decvid, AVCDecBitstream *stream) in DecodeSPS() function
/external/opencore/codecs_v2/utilities/m4v_config_parser/src/
Dm4v_config_parser.cpp894 int16 DecodeSPS(mp4StreamType *psBits, int32 *width, int32 *height, int32 *display_width, int32 *di… in DecodeSPS() function