Home
last modified time | relevance | path

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

/external/libaom/av1/common/
Drestoration.c441 int procunit_width, const uint8_t *src, in wiener_filter_stripe()
954 int procunit_width, const uint8_t *src, in sgrproj_filter_stripe()
971 int procunit_width, const uint8_t *src8, in wiener_filter_stripe_highbd()
991 int procunit_width, in sgrproj_filter_stripe_highbd()
1046 const int procunit_width = RESTORATION_PROC_UNIT_SIZE >> ss_x; in av1_loop_restoration_filter_unit() local
/external/libaom/av1/encoder/
Dpickrst.c906 const int procunit_width = RESTORATION_PROC_UNIT_SIZE >> ss_x; in search_sgrproj() local