Searched defs:ref_width (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | global_motion.c | 172 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 D | tpl_model.c | 257 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 D | temporal_filter.c | 151 const int ref_width = ref_frame->y_width; in tf_motion_search() local
|
/aosp_15_r20/external/libvpx/vp9/common/ |
H A D | vp9_scale.h | 61 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 D | scale.h | 77 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 D | va_fei_h264.h | 168 uint32_t ref_width : 8; member 434 uint32_t ref_width : 8; member
|
H A D | va_fei_hevc.h | 149 uint32_t ref_width : 8; member
|
/aosp_15_r20/external/zucchini/ |
H A D | zucchini_gen.cc | 181 size_t ref_width = src_refs.width(); in GenerateReferencesDelta() local
|