Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddca_core.c546 static inline int parse_block_codes(DCACoreDecoder *s, int32_t *audio, int abits) in parse_block_codes() function
591 return parse_block_codes(s, audio, abits); in extract_audio()
1029 if ((ret = parse_block_codes(s, audio, abits)) < 0) in parse_xbr_subframe()