Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddca_core.c548 static inline int parse_block_codes(DCACoreDecoder *s, int32_t *audio, int abits) in parse_block_codes() function
593 return parse_block_codes(s, audio, abits); in extract_audio()
1031 if ((ret = parse_block_codes(s, audio, abits)) < 0) in parse_xbr_subframe()

Completed in 7 milliseconds