Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/aom_dsp/
H A Dloopfilter.c522 int16_t blimit16 = (uint16_t)blimit << (bd - 8); in highbd_filter_mask2() local
536 int16_t blimit16 = (uint16_t)blimit << (bd - 8); in highbd_filter_mask() local
554 int16_t blimit16 = (uint16_t)blimit << (bd - 8); in highbd_filter_mask3_chroma() local
/aosp_15_r20/external/libvpx/vpx_dsp/
H A Dloopfilter.c367 int16_t blimit16 = (uint16_t)blimit << (bd - 8); in highbd_filter_mask() local