Searched refs:sub8x8_adjust_offset (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/common/ |
D | cfl.c | 375 static INLINE void sub8x8_adjust_offset(const CFL_CTX *cfl, int mi_row, in sub8x8_adjust_offset() function 401 sub8x8_adjust_offset(cfl, xd->mi_row, xd->mi_col, &row, &col); in cfl_store_tx() 429 sub8x8_adjust_offset(cfl, xd->mi_row, xd->mi_col, &row, &col); in cfl_store_block()
|