Home
last modified time | relevance | path

Searched defs:SUBPEL_MASK (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
Dvpx_filter.h24 #define SUBPEL_MASK ((1 << SUBPEL_BITS) - 1) macro
/external/libaom/libaom/aom_dsp/
Daom_filter.h24 #define SUBPEL_MASK ((1 << SUBPEL_BITS) - 1) macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_resize.c30 #define SUBPEL_MASK ((1 << SUBPEL_BITS) - 1) macro