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

  /development/samples/ApiDemos/src/com/example/android/apis/app/
SoftInputModes.java 49 mResizeMode = (Spinner)findViewById(R.id.resize_mode);
  /external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.c 233 sf->reference_masking = cpi->oxcf.resize_mode != RESIZE_DYNAMIC ? 1 : 0;
403 cpi->oxcf.resize_mode == RESIZE_DYNAMIC)) {
vp9_encoder.h 200 RESIZE_TYPE resize_mode; member in struct:VP9EncoderConfig
vp9_firstpass.c 713 const int num_mbs = (cpi->oxcf.resize_mode != RESIZE_NONE) ? cpi->initial_mbs
    [all...]
vp9_ratectrl.c     [all...]
vp9_encoder.c     [all...]
vp9_rdopt.c     [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 489 oxcf->resize_mode =
494 oxcf->resize_mode = RESIZE_NONE;
    [all...]
  /packages/apps/TV/libs/
exoplayer_v2.jar 

Completed in 502 milliseconds