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

  /frameworks/native/libs/vr/libbufferhubqueue/include/private/dvr/
buffer_hub_queue_client.h 60 uint32_t default_height() const { return static_cast<uint32_t>(default_height_); } function in class:android::dvr::BufferHubQueue
  /frameworks/native/libs/vr/libbufferhub/include/private/dvr/
bufferhub_rpc.h 262 uint32_t default_height; member in struct:android::dvr::ProducerQueueConfig
273 default_height, default_format, user_metadata_size);
  /external/libvpx/libvpx/examples/
vp9_spatial_svc_encoder.c 135 static const uint32_t default_height = 1080; variable
201 enc_cfg->g_h = default_height;
    [all...]

Completed in 267 milliseconds