Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dcfl.c106 const uint16_t *last_row_q3 = recon_buf_q3 - CFL_BUF_LINE; in cfl_pad() local
109 recon_buf_q3[i] = last_row_q3[i]; in cfl_pad()