Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/
Dloopfilter.c451 int16_t blimit16 = (uint16_t)blimit << (bd - 8); in highbd_filter_mask2() local
465 int16_t blimit16 = (uint16_t)blimit << (bd - 8); in highbd_filter_mask() local
483 int16_t blimit16 = (uint16_t)blimit << (bd - 8); in highbd_filter_mask3_chroma() local
/external/libvpx/libvpx/vpx_dsp/
Dloopfilter.c367 int16_t blimit16 = (uint16_t)blimit << (bd - 8); in highbd_filter_mask() local