Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A 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()
341 const uint8_t *ref, int ref_width, int ref_height, in get_warp_error()
H A Dtpl_model.c257 int ref_stride, int width, int ref_width, in motion_estimation()
736 const int ref_width = ref_frame_ptr->y_width; in mode_estimation() local
H A Dtemporal_filter.c151 const int ref_width = ref_frame->y_width; in tf_motion_search() local
/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_scale.h61 static INLINE int valid_ref_frame_size(int ref_width, int ref_height, in valid_ref_frame_size()
/aosp_15_r20/external/libaom/av1/common/
H A Dscale.h77 static inline int valid_ref_frame_size(int ref_width, int ref_height, in valid_ref_frame_size()
/aosp_15_r20/external/libva/va/
H A Dva_fei_h264.h168 uint32_t ref_width : 8; member
434 uint32_t ref_width : 8; member
H A Dva_fei_hevc.h149 uint32_t ref_width : 8; member
/aosp_15_r20/external/zucchini/
H A Dzucchini_gen.cc181 size_t ref_width = src_refs.width(); in GenerateReferencesDelta() local