Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vpx_dsp/
H A 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
/aosp_15_r20/external/libaom/aom_dsp/
H A Dloopfilter.c568 int16_t thresh16 = (uint16_t)thresh << (bd - 8); in highbd_flat_mask3_chroma() local
581 int16_t thresh16 = (uint16_t)thresh << (bd - 8); in highbd_flat_mask4() local
596 int16_t thresh16 = (uint16_t)thresh << (bd - 8); in highbd_hev_mask() local