Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmqc.h38 extern const uint8_t ff_mqc_nmps[2 * 47];
H A Dmqc.c55 const uint8_t ff_mqc_nmps[2 * 47] = { variable
H A Dmqcdec.c52 *cxstate = ff_mqc_nmps[*cxstate]; in exchange()
H A Dmqcenc.c93 *cxstate = ff_mqc_nmps[*cxstate]; in ff_mqc_encode()

Completed in 2 milliseconds