Searched defs:p_col (Results 1 – 14 of 14) sorted by relevance
| /external/libaom/av1/common/ |
| D | warped_motion.c | 288 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()
|
| /external/libaom/av1/encoder/ |
| D | global_motion.c | 175 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() 340 int ref_stride, uint8_t *dst, int dst_stride, int p_col, in av1_warp_error()
|
| D | motion_search_facade.c | 857 const int p_col = ((mi_col * MI_SIZE) >> pd->subsampling_x); in build_second_inter_pred() local
|
| /external/libaom/av1/common/arm/ |
| D | warp_plane_neon.h | 334 uint8_t *pred, int p_col, int p_row, int p_width, int p_height, in av1_warp_affine_common()
|
| D | warp_plane_neon.c | 272 int height, int stride, uint8_t *pred, int p_col, in av1_warp_affine_neon()
|
| D | highbd_warp_plane_neon.c | 310 uint16_t *pred, int p_col, int p_row, in av1_highbd_warp_affine_neon()
|
| D | warp_plane_sve.c | 280 int height, int stride, uint8_t *pred, int p_col, in av1_warp_affine_sve()
|
| D | warp_plane_neon_i8mm.c | 287 int p_col, int p_row, int p_width, int p_height, in av1_warp_affine_neon_i8mm()
|
| D | highbd_warp_plane_sve.c | 286 uint16_t *pred, int p_col, int p_row, in av1_highbd_warp_affine_sve()
|
| D | highbd_warp_plane_neon.h | 365 uint16_t *pred, int p_col, int p_row, int p_width, int p_height, in highbd_warp_affine_common()
|
| /external/libaom/av1/common/x86/ |
| D | highbd_warp_affine_avx2.c | 19 uint16_t *pred, int p_col, int p_row, in av1_highbd_warp_affine_avx2()
|
| D | highbd_warp_plane_sse4.c | 298 uint16_t *pred, int p_col, int p_row, in av1_highbd_warp_affine_sse4_1()
|
| D | warp_plane_sse4.c | 774 int height, int stride, uint8_t *pred, int p_col, in av1_warp_affine_sse4_1()
|
| D | warp_plane_avx2.c | 1026 int height, int stride, uint8_t *pred, int p_col, in av1_warp_affine_avx2()
|