Searched defs:pu_height (Results 1 – 2 of 2) sorted by relevance
| /external/libaom/libaom/test/ |
| D | selfguided_filter_test.cc | 53 const int pu_height = RESTORATION_PROC_UNIT_SIZE; in RunSpeedTest() local 131 const int pu_height = RESTORATION_PROC_UNIT_SIZE; in RunCorrectnessTest() local 239 const int pu_height = RESTORATION_PROC_UNIT_SIZE; in RunSpeedTest() local 321 const int pu_height = RESTORATION_PROC_UNIT_SIZE; in RunCorrectnessTest() local
|
| /external/libaom/libaom/av1/encoder/ |
| D | pickrst.c | 747 int pu_height, int32_t *flt0, int32_t *flt1, in apply_sgr() 771 const int pu_height, const int ep, int32_t *flt0, int32_t *flt1, in compute_sgrproj_err() 800 int pu_width, int pu_height, int32_t *rstbuf, int enable_sgr_ep_pruning) { in search_selfguided_restoration()
|