Home
last modified time | relevance | path

Searched defs:p_row (Results 1 – 8 of 8) 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()
678 int p_row, int p_width, int p_height, int p_stride, 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.c68 int p_row, int plane, int ref, 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.c474 int p_row, int p_width, int p_height, int p_stride, in av1_warp_affine_neon()
/external/libaom/libaom/examples/
Danalyzer.cc246 unsigned char *p_row = pixels; in render() local
/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.c811 int p_row, int p_width, int p_height, int p_stride, in av1_warp_affine_sse4_1()
/external/libaom/libaom/av1/encoder/
Dreconinter_enc.c286 int p_row, int plane, int ref, in av1_build_inter_predictor()
Drdopt.c6667 const int p_row = ((mi_row * MI_SIZE) >> pd->subsampling_y) + 4 * ir; in joint_motion_search() local
7277 const int p_row = ((mi_row * MI_SIZE) >> pd->subsampling_y) + 4 * ir; in build_second_inter_pred() local