Searched defs:unit_w (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libdav1d/src/ |
H A D | lr_apply_tmpl.c | 38 const int plane, const int unit_w, const int row_h, in lr_stripe() 163 const int unit_w = w - x; in lr_sbrow() local
|
H A D | looprestoration_tmpl.c | 44 const pixel (*left)[4], const pixel *lpf, int unit_w, in padding()
|
/aosp_15_r20/external/libdav1d/src/loongarch/ |
H A D | looprestoration_tmpl.c | 59 const uint8_t *lpf, int unit_w, const int stripe_h, in padding()
|
/aosp_15_r20/external/libdav1d/src/ppc/ |
H A D | looprestoration_tmpl.c | 213 const uint8_t *lpf, int unit_w, const int stripe_h, in padding()
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | restoration.c | 996 int unit_w = limits->h_end - limits->h_start; in av1_loop_restoration_filter_unit() local
|