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.cc53 const int pu_width = RESTORATION_PROC_UNIT_SIZE; in RunSpeedTest() local
131 const int pu_width = RESTORATION_PROC_UNIT_SIZE; in RunCorrectnessTest() local
238 const int pu_width = RESTORATION_PROC_UNIT_SIZE; in RunSpeedTest() local
320 const int pu_width = RESTORATION_PROC_UNIT_SIZE; in RunCorrectnessTest() local
/external/libaom/libaom/av1/encoder/
Dpickrst.c736 int use_highbd, int bit_depth, int pu_width, in apply_sgr()
760 const int use_highbitdepth, const int bit_depth, const int pu_width, in compute_sgrproj_err()
792 int pu_width, int pu_height, int32_t *rstbuf, int enable_sgr_ep_pruning) { in search_selfguided_restoration()