HomeSort by relevance Sort by last modified time
    Searched refs:sadpb (Results 1 - 24 of 24) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_pickmode.c 37 int sadpb = x->sadperbit16; local
90 vp9_fast_dia_search(x, &mvp_full, step_param, sadpb, 0,
95 vp9_fast_hex_search(x, &mvp_full, step_param, sadpb, 0,
100 vp9_hex_search(x, &mvp_full, step_param, sadpb, 1,
105 vp9_square_search(x, &mvp_full, step_param, sadpb, 1,
110 vp9_bigdia_search(x, &mvp_full, step_param, sadpb, 1,
117 sadpb, further_steps, 1,
vp9_mcomp.h 58 int sadpb, int further_steps, int do_refine,
vp9_temporal_filter.c 134 int sadpb = x->sadperbit16; local
163 vp9_hex_search(x, &best_ref_mv1_full, step_param, sadpb, 1,
vp9_rdopt.c 1799 int sadpb = x->sadperbit4; local
2380 int sadpb = x->sadperbit16; local
2582 int sadpb = x->sadperbit16; local
    [all...]
vp9_mcomp.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_pickmode.c 37 int sadpb = x->sadperbit16; local
90 vp9_fast_dia_search(x, &mvp_full, step_param, sadpb, 0,
95 vp9_fast_hex_search(x, &mvp_full, step_param, sadpb, 0,
100 vp9_hex_search(x, &mvp_full, step_param, sadpb, 1,
105 vp9_square_search(x, &mvp_full, step_param, sadpb, 1,
110 vp9_bigdia_search(x, &mvp_full, step_param, sadpb, 1,
117 sadpb, further_steps, 1,
vp9_mcomp.h 58 int sadpb, int further_steps, int do_refine,
vp9_temporal_filter.c 134 int sadpb = x->sadperbit16; local
163 vp9_hex_search(x, &best_ref_mv1_full, step_param, sadpb, 1,
vp9_rdopt.c 1799 int sadpb = x->sadperbit4; local
2380 int sadpb = x->sadperbit16; local
2582 int sadpb = x->sadperbit16; local
    [all...]
vp9_mcomp.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_mcomp.h 72 int sadpb, int further_steps, int do_refine,
vp9_temporal_filter.c 144 int sadpb = x->sadperbit16; local
171 vp9_hex_search(x, &best_ref_mv1_full, step_param, sadpb, 1,
vp9_pickmode.c 124 const int sadpb = x->sadperbit16; local
162 vp9_full_pixel_search(cpi, x, bsize, &mvp_full, step_param, sadpb,
vp9_mcomp.c     [all...]
vp9_rdopt.c 1369 int sadpb = x->sadperbit4; local
1778 int sadpb = x->sadperbit16; local
1941 int sadpb = x->sadperbit16; local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
temporal_filter.c 150 int sadpb = x->sadperbit16; local
192 step_param, sadpb,
rdopt.c 1220 int sadpb = x->sadperbit4 local
2240 int sadpb = x->sadperbit16; local
    [all...]
pickinter.c 870 int sadpb = x->sadperbit16; local
986 step_param, sadpb,
994 &d->bmi.mv, step_param, sadpb, &num00,
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
temporal_filter.c 149 int sadpb = x->sadperbit16; local
191 step_param, sadpb,
rdopt.c 1221 int sadpb = x->sadperbit4; local
2240 int sadpb = x->sadperbit16; local
    [all...]
pickinter.c 860 int sadpb = x->sadperbit16; local
976 step_param, sadpb,
984 &d->bmi.mv, step_param, sadpb, &num00,
1005 sadpb, &num00,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
temporal_filter.c 149 int sadpb = x->sadperbit16; local
191 step_param, sadpb,
rdopt.c 1226 int sadpb = x->sadperbit4; local
2245 int sadpb = x->sadperbit16; local
    [all...]
pickinter.c 863 int sadpb = x->sadperbit16; local
979 step_param, sadpb,
987 &d->bmi.mv, step_param, sadpb, &num00,
1008 sadpb, &num00,
    [all...]

Completed in 466 milliseconds