Home
last modified time | relevance | path

Searched defs:xdec (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libaom/av1/common/
H A Dcdef.h39 int xdec; /*!< Sub-sampling X */ member
H A Dcdef_block.c324 const uint16_t *in, int xdec, int ydec, in av1_cdef_filter_fb()
/aosp_15_r20/external/libaom/av1/encoder/
H A Dpickcdef.h133 int xdec[MAX_MB_PLANE]; member
H A Doptical_flow.c59 const double xdec = x - xint; in pixel_interp() local
130 const double xdec = x_coord - x; in temporal_gradient() local