Searched defs:usehp (Results  1 – 6 of 6) sorted by relevance
| /external/libvpx/vp9/encoder/ | 
| D | vp9_encodemv.c | 32                                 const nmv_component *mvcomp, int usehp) {  in encode_mv_component() 71                                            int usehp) {  in build_nmv_component_cost_table() 172 void vp9_write_nmv_probs(VP9_COMMON *cm, int usehp, vpx_writer *w,  in vp9_write_nmv_probs() 211                    const nmv_context *mvctx, int usehp,  in vp9_encode_mv() 233                               const nmv_context *ctx, int usehp) {  in vp9_build_nmv_cost_table()
  | 
| /external/libvpx/vp9/common/ | 
| D | vp9_entropymv.c | 112                              int usehp) {  in inc_mv_component()
  | 
| /external/libaom/av1/encoder/ | 
| D | encodemv.c | 253                    const MV *ref, nmv_context *mvctx, int usehp) {  in av1_encode_mv()
  | 
| D | rd.c | 655 void av1_fill_mv_costs(const nmv_context *nmvc, int integer_mv, int usehp,  in av1_fill_mv_costs()
  | 
| /external/libvpx/vp9/decoder/ | 
| D | vp9_decodemv.c | 236                              int usehp) {  in read_mv_component()
  | 
| /external/libaom/av1/decoder/ | 
| D | decodemv.c | 846                              int use_subpel, int usehp) {  in read_mv_component()
  |