Searched refs:WarpTypesAllowed (Results 1 – 12 of 12) sorted by relevance
/external/libaom/libaom/av1/common/ |
D | reconinter.h | 213 const WarpTypesAllowed *warp_types, int p_col, 222 const WarpTypesAllowed *warp_types, int p_col, int p_row, int ref, 361 const WarpTypesAllowed *const warp_types,
|
D | mv.h | 79 } WarpTypesAllowed; typedef
|
D | reconinter.c | 36 const WarpTypesAllowed *const warp_types, in av1_allow_warp() 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/encoder/ |
D | reconinter_enc.h | 36 const WarpTypesAllowed *warp_types, int p_col,
|
D | reconinter_enc.c | 169 WarpTypesAllowed warp_types; in build_inter_predictors() 216 WarpTypesAllowed warp_types; in build_inter_predictors() 285 const WarpTypesAllowed *warp_types, int p_col, in av1_build_inter_predictor() 477 WarpTypesAllowed warp_types; in build_inter_predictors_single_buf()
|
D | tpl_model.c | 204 WarpTypesAllowed warp_types; in mode_estimation() 205 memset(&warp_types, 0, sizeof(WarpTypesAllowed)); in mode_estimation()
|
D | temporal_filter.c | 61 WarpTypesAllowed warp_types; in temporal_filter_predictors_mb_c() 62 memset(&warp_types, 0, sizeof(WarpTypesAllowed)); in temporal_filter_predictors_mb_c()
|
D | rdopt.c | 6671 WarpTypesAllowed warp_types[2]; in joint_motion_search() 7292 WarpTypesAllowed warp_types; in build_second_inter_pred()
|
/external/libaom/libaom/aom_dsp/ |
D | variance.c | 350 WarpTypesAllowed warp_types; in aom_upsampled_pred_c() 942 WarpTypesAllowed warp_types; in aom_highbd_upsampled_pred_c()
|
/external/libaom/libaom/aom_dsp/x86/ |
D | variance_sse2.c | 553 WarpTypesAllowed warp_types; in aom_upsampled_pred_sse2()
|
D | highbd_variance_sse2.c | 683 WarpTypesAllowed warp_types; in aom_highbd_upsampled_pred_sse2()
|
/external/libaom/libaom/av1/decoder/ |
D | decodeframe.c | 731 WarpTypesAllowed warp_types; in dec_build_inter_predictors() 788 WarpTypesAllowed warp_types; in dec_build_inter_predictors() 811 WarpTypesAllowed warp_types; in dec_build_inter_predictors()
|