Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/dsp/
Dintrapred_cfl.cc113 #define INIT_CFL_INTRAPREDICTORS(BITDEPTH, PIXEL) \ macro
133 INIT_CFL_INTRAPREDICTORS(8, uint8_t); in Init8bpp()
389 INIT_CFL_INTRAPREDICTORS(10, uint16_t); in Init10bpp()
642 #undef INIT_CFL_INTRAPREDICTORS