Home
last modified time | relevance | path

Searched refs:RS_SUBPEL_BITS (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/aom_dsp/
Daom_filter.h34 #define RS_SUBPEL_BITS 6 macro
35 #define RS_SUBPEL_MASK ((1 << RS_SUBPEL_BITS) - 1)
38 #define RS_SCALE_EXTRA_BITS (RS_SCALE_SUBPEL_BITS - RS_SUBPEL_BITS)
/external/libaom/libaom/av1/common/
Dresize.h106 extern const int16_t av1_resize_filter_normative[1 << RS_SUBPEL_BITS]
Dresize.c30 static const InterpKernel filteredinterp_filters500[(1 << RS_SUBPEL_BITS)] = {
66 static const InterpKernel filteredinterp_filters625[(1 << RS_SUBPEL_BITS)] = {
102 static const InterpKernel filteredinterp_filters750[(1 << RS_SUBPEL_BITS)] = {
138 static const InterpKernel filteredinterp_filters875[(1 << RS_SUBPEL_BITS)] = {
174 1 << RS_SUBPEL_BITS)][UPSCALE_NORMATIVE_TAPS] = {