Home
last modified time | relevance | path

Searched defs:ref_width (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/vp9/common/
Dvp9_scale.h61 static INLINE int valid_ref_frame_size(int ref_width, int ref_height, in valid_ref_frame_size()
/external/libaom/av1/common/
Dscale.h77 static INLINE int valid_ref_frame_size(int ref_width, int ref_height, in valid_ref_frame_size()
/external/libaom/av1/encoder/
Dglobal_motion.c172 const uint16_t *const ref, int ref_width, in highbd_warp_error()
276 int ref_width, int ref_height, int ref_stride, in warp_error()
339 const uint8_t *ref, int ref_width, int ref_height, in av1_warp_error()
Dtpl_model.c256 int ref_stride, int width, int ref_width, in motion_estimation()
735 const int ref_width = ref_frame_ptr->y_width; in mode_estimation() local
Dtemporal_filter.c142 const int ref_width = ref_frame->y_width; in tf_motion_search() local
/external/zucchini/
Dzucchini_gen.cc181 size_t ref_width = src_refs.width(); in GenerateReferencesDelta() local