Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmqc.h37 extern const uint8_t ff_mqc_nlps[2 * 47];
H A Dmqc.c47 const uint8_t ff_mqc_nlps[2 * 47] = { variable
H A Dmqcdec.c57 *cxstate = ff_mqc_nlps[*cxstate]; in exchange()
H A Dmqcenc.c102 *cxstate = ff_mqc_nlps[*cxstate]; in ff_mqc_encode()

Completed in 2 milliseconds