Searched defs:pu_width (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libaom/test/ |
H A D | selfguided_filter_test.cc | 50 const int pu_width = RESTORATION_PROC_UNIT_SIZE; in RunSpeedTest() local 133 const int pu_width = RESTORATION_PROC_UNIT_SIZE; in RunCorrectnessTest() local 245 const int pu_width = RESTORATION_PROC_UNIT_SIZE; in RunSpeedTest() local 330 const int pu_width = RESTORATION_PROC_UNIT_SIZE; in RunCorrectnessTest() local
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | pickrst.c | 761 int bit_depth, int pu_width, int pu_height, in apply_sgr() 787 const int use_highbitdepth, const int bit_depth, const int pu_width, in compute_sgrproj_err() 818 int pu_width, int pu_height, int32_t *rstbuf, int enable_sgr_ep_pruning, in search_selfguided_restoration()
|