Searched defs:p_col (Results 1 – 7 of 7) sorted by relevance
| /external/libaom/libaom/av1/common/ |
| D | warped_motion.c | 395 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()
|
| D | reconinter.c | 67 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/ |
| D | warp_plane_neon.c | 473 int height, int stride, uint8_t *pred, int p_col, in av1_warp_affine_neon()
|
| /external/libaom/libaom/av1/common/x86/ |
| D | highbd_warp_plane_sse4.c | 290 uint16_t *pred, int p_col, int p_row, in av1_highbd_warp_affine_sse4_1()
|
| D | warp_plane_sse4.c | 810 int height, int stride, uint8_t *pred, int p_col, in av1_warp_affine_sse4_1()
|
| /external/libaom/libaom/av1/encoder/ |
| D | reconinter_enc.c | 285 const WarpTypesAllowed *warp_types, int p_col, in av1_build_inter_predictor()
|
| D | rdopt.c | 6666 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
|