Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dwarped_motion.c324 int p_col, int p_row, int p_width, int p_height, in av1_highbd_warp_affine_c()
448 int p_col, int p_row, int p_width, int p_height, in highbd_warp_plane()
595 int height, int stride, uint8_t *pred, int p_col, in av1_warp_affine_c()
723 int height, int stride, uint8_t *pred, int p_col, int p_row, in warp_plane()
816 uint8_t *pred, int p_col, int p_row, int p_width, in av1_warp_plane()
/external/libaom/libaom/av1/encoder/
Dglobal_motion.c167 int stride, const uint16_t *const dst, int p_col, int p_row, int p_width, in highbd_warp_error()
203 const uint8_t *const dst, int p_col, int p_row, in warp_error()
241 uint8_t *dst, int p_col, int p_row, int p_width, in av1_warp_error()
Dmotion_search_facade.c645 const int p_col = ((mi_col * MI_SIZE) >> pd->subsampling_x); in build_second_inter_pred() local
/external/libaom/libaom/av1/common/arm/
Dwarp_plane_neon.c473 int height, int stride, uint8_t *pred, int p_col, in av1_warp_affine_neon()
/external/libaom/libaom/av1/common/x86/
Dhighbd_warp_plane_sse4.c298 uint16_t *pred, int p_col, int p_row, in av1_highbd_warp_affine_sse4_1()
Dwarp_plane_sse4.c831 int height, int stride, uint8_t *pred, int p_col, in av1_warp_affine_sse4_1()
Dwarp_plane_avx2.c1136 int height, int stride, uint8_t *pred, int p_col, in av1_warp_affine_avx2()