Home
last modified time | relevance | path

Searched refs:outch (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmlpenc.c65 uint8_t outch[MAX_MATRICES]; ///< output channel for each matrix member
275 if (prev->outch[mat] != mp->outch[mat]) in compare_matrix_params()
375 dst->outch[count] = src->outch[count]; in copy_matrix_params()
803 put_bits(pb, 4, mp->outch[mat]); /* matrix_out_ch */ in write_matrix_params()
1439 mp->outch[0] = 1; in lossless_matrix_coeffs()
1447 mp->outch[0] = 0; in lossless_matrix_coeffs()
1815 unsigned int outch = mp->outch[ma in rematrix_channels() local
[all...]

Completed in 3 milliseconds