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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_speed_features.h 22 NSTEP = 1,
120 // Motion search method (Diamond, NSTEP, Hex, Big Diamond, Square, etc).
vp9_speed_features.c 291 sf->search_method = NSTEP;
vp9_onyx_if.c 657 if (cpi->sf.search_method == NSTEP) {
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.h 22 NSTEP = 1,
136 // Motion search method (Diamond, NSTEP, Hex, Big Diamond, Square, etc).
vp9_speed_features.c 293 sf->search_method = NSTEP;
vp9_onyx_if.c 642 if (cpi->sf.search_method == NSTEP) {
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_speed_features.h 60 NSTEP = 1,
180 // Motion search method (Diamond, NSTEP, Hex, Big Diamond, Square, etc).
vp9_speed_features.c 330 sf->mv.search_method = NSTEP;
vp9_mcomp.c     [all...]
vp9_encoder.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_int.h 172 NSTEP = 1,
onyx_if.c 792 sf->search_method = NSTEP;
938 sf->search_method = NSTEP;
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 175 NSTEP = 1,
onyx_if.c 769 sf->search_method = NSTEP;
915 sf->search_method = NSTEP;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_int.h 175 NSTEP = 1,
onyx_if.c 769 sf->search_method = NSTEP;
915 sf->search_method = NSTEP;
    [all...]

Completed in 176 milliseconds