Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmlpdec.c484 const int std_max_matrix_channel = m->avctx->codec_id == AV_CODEC_ID_MLP in read_restart_header() local
509 if (max_matrix_channel > std_max_matrix_channel) { in read_restart_header()
512 std_max_matrix_channel); in read_restart_header()