Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dcfl.c85 static INLINE void cfl_pad(CFL_CTX *cfl, int width, int height) { in cfl_pad() function
182 cfl_pad(cfl, tx_size_wide[tx_size], tx_size_high[tx_size]); in CFL_PREDICT_FN()