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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_speed_features.h 207 typedef struct SPEED_FEATURES {
438 } SPEED_FEATURES;
vp9_mcomp.h 65 struct SPEED_FEATURES;
vp9_speed_features.c 27 SPEED_FEATURES *sf, int speed) {
162 static void set_rt_speed_feature(VP9_COMP *cpi, SPEED_FEATURES *sf,
323 SPEED_FEATURES *const sf = &cpi->sf;
vp9_rd.c 526 SPEED_FEATURES *const sf = &cpi->sf;
582 const SPEED_FEATURES *const sf = &cpi->sf;
vp9_encoder.h 300 SPEED_FEATURES sf;
vp9_encodeframe.c     [all...]
vp9_mcomp.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_speed_features.h 319 } SPEED_FEATURES;
vp9_speed_features.c 45 SPEED_FEATURES *sf,
148 SPEED_FEATURES *sf,
284 SPEED_FEATURES *const sf = &cpi->sf;
vp9_onyx_int.h 407 SPEED_FEATURES sf;
vp9_onyx_if.c 507 const SPEED_FEATURES *const sf = &cpi->sf;
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.h 348 } SPEED_FEATURES;
vp9_speed_features.c 44 SPEED_FEATURES *sf, int speed) {
139 static void set_rt_speed_feature(VP9_COMMON *cm, SPEED_FEATURES *sf,
285 SPEED_FEATURES *const sf = &cpi->sf;
vp9_onyx_int.h 405 SPEED_FEATURES sf;
vp9_onyx_if.c 492 const SPEED_FEATURES *const sf = &cpi->sf;
    [all...]
vp9_encodeframe.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_int.h 196 } SPEED_FEATURES;
492 SPEED_FEATURES sf;
onyx_if.c 774 SPEED_FEATURES *sf = &cpi->sf;
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 199 } SPEED_FEATURES;
495 SPEED_FEATURES sf;
onyx_if.c 751 SPEED_FEATURES *sf = &cpi->sf;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_int.h 199 } SPEED_FEATURES;
495 SPEED_FEATURES sf;
onyx_if.c 751 SPEED_FEATURES *sf = &cpi->sf;
    [all...]

Completed in 486 milliseconds