HomeSort by relevance Sort by last modified time
    Searched defs:default_width (Results 1 - 5 of 5) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
vp9_spatial_scalable_encoder.c 92 static const uint32_t default_width = 1920; variable
146 enc_cfg->g_w = default_width;
  /external/freetype/src/cff/
cfftypes.h 180 FT_Pos default_width; member in struct:CFF_PrivateRec_
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cfftypes.h 180 FT_Pos default_width; member in struct:CFF_PrivateRec_
  /external/libvpx/libvpx/examples/
vp9_spatial_svc_encoder.c 120 static const uint32_t default_width = 1920; variable
186 enc_cfg->g_w = default_width;
    [all...]
  /external/pdfium/third_party/freetype/src/cff/
cfftypes.h 180 FT_Pos default_width; member in struct:CFF_PrivateRec_

Completed in 266 milliseconds