Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Datrac3plus.c635 static int decode_channel_code_tab(GetBitContext *gb, Atrac3pChanUnitCtx *ctx, in decode_channel_code_tab() function
702 if ((ret = decode_channel_code_tab(gb, ctx, ch_num, avctx)) < 0) in decode_code_table_indexes()