Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dloopfilter.c383 int16_t thresh16 = (uint16_t)thresh << (bd - 8); in highbd_flat_mask4() local
398 int16_t thresh16 = (uint16_t)thresh << (bd - 8); in highbd_flat_mask5() local
409 int16_t thresh16 = (uint16_t)thresh << (bd - 8); in highbd_hev_mask() local
/external/libaom/libaom/aom_dsp/
Dloopfilter.c500 int16_t thresh16 = (uint16_t)thresh << (bd - 8); in highbd_flat_mask3_chroma() local
513 int16_t thresh16 = (uint16_t)thresh << (bd - 8); in highbd_flat_mask4() local
528 int16_t thresh16 = (uint16_t)thresh << (bd - 8); in highbd_hev_mask() local