HomeSort by relevance Sort by last modified time
    Searched defs:sadpb (Results 1 - 12 of 12) 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_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...]
  /external/libvpx/libvpx/vp8/encoder/
temporal_filter.c 150 int sadpb = x->sadperbit16; local
194 step_param, sadpb,
pickinter.c 1073 int sadpb = x->sadperbit16; local
    [all...]
rdopt.c 1228 int sadpb = x->sadperbit4; local
2247 int sadpb = x->sadperbit16; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_temporal_filter.c 223 int sadpb = x->sadperbit16; local
251 sadpb, cond_cost_list(cpi, cost_list), &best_ref_mv1,
vp9_pickmode.c 133 const int sadpb = x->sadperbit16; local
167 vp9_full_pixel_search(cpi, x, bsize, &mvp_full, step_param, sadpb,
    [all...]
vp9_rdopt.c 1601 int sadpb = x->sadperbit16; local
1821 int sadpb = x->sadperbit4; local
2233 int sadpb = x->sadperbit16; local
    [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,
pickinter.c 863 int sadpb = x->sadperbit16; local
979 step_param, sadpb,
987 &d->bmi.mv, step_param, sadpb, &num00,
1008 sadpb, &num00,
    [all...]
rdopt.c 1226 int sadpb = x->sadperbit4; local
2245 int sadpb = x->sadperbit16; local
    [all...]

Completed in 534 milliseconds