Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddirac_arith.h59 DIRAC_CTX_COUNT enumerator
83 uint16_t contexts[DIRAC_CTX_COUNT];
88 extern const uint8_t ff_dirac_next_ctx[DIRAC_CTX_COUNT];
Ddirac_arith.c66 const uint8_t ff_dirac_next_ctx[DIRAC_CTX_COUNT] = {
121 for (i = 0; i < DIRAC_CTX_COUNT; i++) in ff_dirac_init_arith_decoder()