HomeSort by relevance Sort by last modified time
    Searched full:type_t (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/examples/call/
mucinviterecvtask.h 40 enum type_t { enum in struct:buzz::AvailableMediaEntry
59 type_t type;
62 static const char* TypeAsString(type_t type);
mucinviterecvtask.cc 48 AvailableMediaEntry::TypeAsString(type_t type) {
98 tmp.type = static_cast<AvailableMediaEntry::type_t>(
  /frameworks/rs/driver/runtime/
rs_sample.c 538 const Type_t *type = (Type_t *)alloc->mHal.state.type;
590 const Type_t *type = (Type_t *)alloc->mHal.state.type;
637 const Type_t *type = (Type_t *)alloc->mHal.state.type;
rs_allocation.c 43 Type_t *type = (Type_t *)alloc->mHal.state.type;
rs_structs.h 250 } Type_t;
  /frameworks/av/services/audioflinger/
Threads.h 27 enum type_t { enum in class:ThreadBase
36 audio_devices_t outDevice, audio_devices_t inDevice, type_t type);
231 type_t type() const { return mType; }
395 const type_t mType;
468 audio_io_handle_t id, audio_devices_t device, type_t type);
    [all...]
Threads.cpp 318 audio_devices_t outDevice, audio_devices_t inDevice, type_t type)
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/
libs.doxy_template 239 # typedef struct type_s {} type_t, will appear in the documentation as a struct
240 # with name type_t. When disabled the typedef will appear as a member of a file,
    [all...]
  /external/libvpx/libvpx/
libs.doxy_template 239 # typedef struct type_s {} type_t, will appear in the documentation as a struct
240 # with name type_t. When disabled the typedef will appear as a member of a file,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
libs.doxy_template 239 # typedef struct type_s {} type_t, will appear in the documentation as a struct
240 # with name type_t. When disabled the typedef will appear as a member of a file,
    [all...]

Completed in 882 milliseconds