Home
last modified time | relevance | path

Searched defs:allow_hp (Results 1 – 16 of 16) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_entropymv.c154 void vp9_adapt_mv_probs(VP9_COMMON *cm, int allow_hp) { in vp9_adapt_mv_probs()
Dvp9_mvref_common.c141 void vp9_find_best_ref_mvs(MACROBLOCKD *xd, int allow_hp, int_mv *mvlist, in vp9_find_best_ref_mvs()
Dvp9_mvref_common.h294 static INLINE void lower_mv_precision(MV *mv, int allow_hp) { in lower_mv_precision()
/external/libaom/libaom/av1/common/
Dmv.h172 static INLINE int convert_to_trans_prec(int allow_hp, int coor) { in convert_to_trans_prec()
211 int allow_hp, BLOCK_SIZE bsize, in gm_get_motion_vector()
Dmvref_common.h95 static INLINE void lower_mv_precision(MV *mv, int allow_hp, int is_integer) { in lower_mv_precision()
Dmvref_common.c855 void av1_find_best_ref_mvs(int allow_hp, int_mv *mvlist, int_mv *nearest_mv, in av1_find_best_ref_mvs()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c269 int allow_hp) { in read_mv()
405 int is_compound, int allow_hp, vpx_reader *r) { in assign_mv()
447 static void dec_find_best_ref_mvs(int allow_hp, int_mv *mvlist, int_mv *best_mv, in dec_find_best_ref_mvs()
698 const int allow_hp = cm->allow_high_precision_mv; in read_inter_block_mode_info() local
Dvp9_decodeframe.c135 static void read_mv_probs(nmv_context *ctx, int allow_hp, vpx_reader *r) { in read_mv_probs()
/external/libaom/libaom/av1/encoder/
Dencodemv.c228 void av1_find_best_ref_mvs_from_stack(int allow_hp, in av1_find_best_ref_mvs_from_stack()
Dmcomp.c396 const MV *ref_mv, int allow_hp, int error_per_bit, in av1_find_best_sub_pixel_tree_pruned_evenmore()
469 const MV *ref_mv, int allow_hp, int error_per_bit, in av1_find_best_sub_pixel_tree_pruned_more()
538 const MV *ref_mv, int allow_hp, int error_per_bit, in av1_find_best_sub_pixel_tree_pruned()
726 const MV *ref_mv, int allow_hp, int error_per_bit, in av1_find_best_sub_pixel_tree()
2582 MV *bestmv, const MV *ref_mv, int allow_hp, int error_per_bit, in av1_find_best_obmc_sub_pixel_tree_up()
3014 const MV *ref_mv, int allow_hp, int error_per_bit, in av1_return_max_sub_pixel_mv()
3043 const MV *ref_mv, int allow_hp, int error_per_bit, in av1_return_min_sub_pixel_mv()
Dbitstream.c1048 const int allow_hp = cm->allow_high_precision_mv; in pack_inter_mode_mvs() local
2640 int allow_hp) { in write_global_motion_params()
Dencodeframe.c5088 const WarpedMotionParams *ref_gm, int allow_hp) { in gm_get_params_cost()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c371 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_skip_sub_pixel_tree()
404 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_find_best_sub_pixel_tree_pruned_evenmore()
470 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_find_best_sub_pixel_tree_pruned_more()
532 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_find_best_sub_pixel_tree_pruned()
732 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_find_best_sub_pixel_tree()
2783 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_return_max_sub_pixel_mv()
2805 const MACROBLOCK *x, MV *bestmv, const MV *ref_mv, int allow_hp, in vp9_return_min_sub_pixel_mv()
Dvp9_bitstream.c246 const int allow_hp = cm->allow_high_precision_mv; in pack_inter_mode_mvs() local
/external/libaom/libaom/av1/decoder/
Ddecodemv.c1099 int is_compound, int allow_hp, aom_reader *r) { in assign_mv()
1256 const int allow_hp = cm->allow_high_precision_mv; in read_inter_block_mode_info() local
Ddecodeframe.c4622 int allow_hp) { in read_global_motion_params()