ff_side_data_update_matrix_encoding 1790 libavcodec/ac3dec.c     if ((ret = ff_side_data_update_matrix_encoding(frame, matrix_encoding)) < 0)
ff_side_data_update_matrix_encoding 2393 libavcodec/dca_core.c     if ((ret = ff_side_data_update_matrix_encoding(frame, matrix_encoding)) < 0)
ff_side_data_update_matrix_encoding 1788 libavcodec/dca_lbr.c     if ((ret = ff_side_data_update_matrix_encoding(frame, AV_MATRIX_ENCODING_NONE)) < 0)
ff_side_data_update_matrix_encoding 1465 libavcodec/dca_xll.c     if ((ret = ff_side_data_update_matrix_encoding(frame, matrix_encoding)) < 0)
ff_side_data_update_matrix_encoding  335 libavcodec/internal.h int ff_side_data_update_matrix_encoding(AVFrame *frame,
ff_side_data_update_matrix_encoding 1121 libavcodec/mlpdec.c     if ((ret = ff_side_data_update_matrix_encoding(frame, s->matrix_encoding)) < 0)