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.c395 int p_col, int p_row, int p_width, int p_height, in av1_highbd_warp_affine_c()
519 const uint8_t *const pred8, int p_col, int p_row, in highbd_warp_plane()
557 int stride, const uint8_t *const dst8, int p_col, int p_row, int p_width, in highbd_warp_error()
677 int height, int stride, uint8_t *pred, int p_col, in av1_warp_affine_c()
806 int p_col, int p_row, int p_width, int p_height, in warp_plane()
839 const uint8_t *const dst, int p_col, int p_row, in warp_error()
880 uint8_t *dst, int p_col, int p_row, int p_width, in av1_warp_error()
896 uint8_t *pred, int p_col, int p_row, int p_width, in av1_warp_plane()
Dreconinter.c67 const WarpTypesAllowed *warp_types, int p_col, in av1_make_inter_predictor()
585 const WarpTypesAllowed *warp_types, int p_col, int p_row, int ref, in av1_make_masked_inter_predictor()
/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.c290 uint16_t *pred, int p_col, int p_row, in av1_highbd_warp_affine_sse4_1()
Dwarp_plane_sse4.c810 int height, int stride, uint8_t *pred, int p_col, in av1_warp_affine_sse4_1()
/external/libaom/libaom/av1/encoder/
Dreconinter_enc.c285 const WarpTypesAllowed *warp_types, int p_col, in av1_build_inter_predictor()
Drdopt.c6666 const int p_col = ((mi_col * MI_SIZE) >> pd->subsampling_x) + 4 * ic; in joint_motion_search() local
7276 const int p_col = ((mi_col * MI_SIZE) >> pd->subsampling_x) + 4 * ic; in build_second_inter_pred() local