Searched refs:highest_decoded_channel (Results 1 – 1 of 1) sorted by relevance
240 int highest_decoded_channel; member1698 ctx->highest_decoded_channel = c; in read_frame_data()1768 ctx->highest_decoded_channel = FFMAX(ctx->highest_decoded_channel, c); in read_frame_data()1825 ctx->highest_decoded_channel = -1; in decode_frame()1831 if (ctx->highest_decoded_channel == -1) { in decode_frame()