Home
last modified time | relevance | path

Searched defs:p_col (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/libaom/av1/common/
H A Dwarped_motion.c288 int p_col, int p_row, int p_width, int p_height, in av1_highbd_warp_affine_c()
416 int p_col, int p_row, int p_width, int p_height, in highbd_warp_plane()
518 int height, int stride, uint8_t *pred, int p_col, in av1_warp_affine_c()
648 int height, int stride, uint8_t *pred, int p_col, int p_row, in warp_plane()
663 uint8_t *pred, int p_col, int p_row, int p_width, in av1_warp_plane()
/aosp_15_r20/external/libaom/av1/encoder/
H A Dglobal_motion.c175 int p_col, int p_row, int p_width, in highbd_warp_error()
277 const uint8_t *const dst, int dst_stride, int p_col, in warp_error()
343 int p_col, int p_row, int p_width, int p_height, in get_warp_error()
H A Dmotion_search_facade.c856 const int p_col = ((mi_col * MI_SIZE) >> pd->subsampling_x); in build_second_inter_pred() local
/aosp_15_r20/external/libaom/av1/common/arm/
H A Dwarp_plane_neon.h344 uint8_t *pred, int p_col, int p_row, int p_width, int p_height, in av1_warp_affine_common()
H A Dwarp_plane_neon.c280 int height, int stride, uint8_t *pred, int p_col, in av1_warp_affine_neon()
H A Dhighbd_warp_plane_neon.c262 uint16_t *pred, int p_col, int p_row, in av1_highbd_warp_affine_neon()
H A Dwarp_plane_neon_i8mm.c286 int p_col, int p_row, int p_width, int p_height, in av1_warp_affine_neon_i8mm()
H A Dwarp_plane_sve.c279 int height, int stride, uint8_t *pred, int p_col, in av1_warp_affine_sve()
H A Dhighbd_warp_plane_sve.c238 uint16_t *pred, int p_col, int p_row, in av1_highbd_warp_affine_sve()
H A Dhighbd_warp_plane_neon.h448 uint16_t *pred, int p_col, int p_row, int p_width, int p_height, in highbd_warp_affine_common()
/aosp_15_r20/external/libaom/av1/common/x86/
H A Dhighbd_warp_affine_avx2.c19 uint16_t *pred, int p_col, int p_row, in av1_highbd_warp_affine_avx2()
H A Dhighbd_warp_plane_sse4.c298 uint16_t *pred, int p_col, int p_row, in av1_highbd_warp_affine_sse4_1()
H A Dwarp_plane_sse4.c774 int height, int stride, uint8_t *pred, int p_col, in av1_warp_affine_sse4_1()
H A Dwarp_plane_avx2.c1026 int height, int stride, uint8_t *pred, int p_col, in av1_warp_affine_avx2()