Home
last modified time | relevance | path

Searched defs:pu_width (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/test/
Dselfguided_filter_test.cc52 const int pu_width = RESTORATION_PROC_UNIT_SIZE; in RunSpeedTest() local
129 const int pu_width = RESTORATION_PROC_UNIT_SIZE; in RunCorrectnessTest() local
231 const int pu_width = RESTORATION_PROC_UNIT_SIZE; in RunSpeedTest() local
313 const int pu_width = RESTORATION_PROC_UNIT_SIZE; in RunCorrectnessTest() local
/external/libaom/libaom/av1/encoder/
Dpickrst.c532 int pu_width, int pu_height, int32_t *flt0, int32_t *flt1, in apply_sgr()
555 int pu_width, int pu_height, int32_t *rstbuf) { in search_selfguided_restoration()