Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddca_lbr.c363 static int parse_tonal_chunk(DCALbrDecoder *s, LBRChunk *chunk) in parse_tonal_chunk() function
1370 ret |= parse_tonal_chunk(s, &chunk.tonal); in ff_dca_lbr_parse()