HomeSort by relevance Sort by last modified time
    Searched refs:Channel (Results 276 - 300 of 347) sorted by null

<<11121314

  /external/deqp/framework/common/
tcuTexture.hpp 148 enum Channel
162 Channel components[4];
165 //! get the swizzle used to expand texture data with a given channel order to RGBA form
168 //! get the swizzle used to narrow RGBA form data to native texture data with a given channel order
    [all...]
tcuTexture.cpp 713 // make sure to update these tables when channel orders are updated
767 // make sure to update these tables when channel orders are updated
    [all...]
  /external/llvm/lib/Target/AMDGPU/
R600InstrInfo.cpp     [all...]
SIInstrInfo.cpp     [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/third_party/storage_apitools/
storage_v1_messages.py 303 class Channel(messages.Message):
304 """An notification channel used to watch for resource changes.
307 ParamsValue: Additional parameters controlling delivery channel behavior.
311 address: The address where notifications are delivered for this channel.
312 expiration: Date and time of notification channel expiration, expressed as
314 id: A UUID or similar unique string that identifies this channel.
315 kind: Identifies this as a notification channel used to watch for changes
316 to a resource. Value: the fixed string "api#channel".
317 params: Additional parameters controlling delivery channel behavior.
321 this channel. Stable across different API versions
1862 channel = messages.MessageField('Channel', 2) variable in class:StorageObjectsWatchAllRequest
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/samples/storage_sample/storage/
storage_v1_messages.py 291 class Channel(_messages.Message):
292 """An notification channel used to watch for resource changes.
295 ParamsValue: Additional parameters controlling delivery channel behavior.
299 address: The address where notifications are delivered for this channel.
300 expiration: Date and time of notification channel expiration, expressed as
302 id: A UUID or similar unique string that identifies this channel.
303 kind: Identifies this as a notification channel used to watch for changes
304 to a resource. Value: the fixed string "api#channel".
305 params: Additional parameters controlling delivery channel behavior.
309 this channel. Stable across different API versions
1856 channel = _messages.MessageField('Channel', 2) variable in class:StorageObjectsWatchAllRequest
    [all...]
storage_v1.py     [all...]
  /prebuilts/tools/common/m2/repository/com/google/apis/google-api-services-storage/v1-rev82-1.22.0/
google-api-services-storage-v1-rev82-1.22.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.2.0-alpha1/
repository-25.2.0-alpha1.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-all/0.13.2/
grpc-all-0.13.2.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ksmedia.h     [all...]
  /external/libvorbis/doc/
01-introduction.tex 24 masters) and a range of channel representations (monaural,
173 A mapping contains a channel coupling description and a list of
174 'submaps' that bundle sets of channel vectors together for grouped
189 format. The sixth channel, as is normal in 5.1, is bass only.
193 and a bass-only representation to the bass channel, thus saving space.
195 of a full-range floor) and channel 5 belongs to submap 1, which uses a
201 Vorbis encodes a spectral 'floor' vector for each PCM channel. This
203 the given channel in the current frame, generally used akin to a
299 \item inverse channel coupling of residue vectors
346 independent vectors and these frame sizes are in samples per channel
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
GameObjectFactory.java     [all...]
  /prebuilts/sdk/24/
android.jar 
  /prebuilts/sdk/10/
android.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/13/
android.jar 
  /prebuilts/sdk/16/
android.jar 
  /prebuilts/sdk/20/
android.jar 
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/23/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /prebuilts/sdk/7/
android.jar 
  /prebuilts/sdk/8/
android.jar 
  /prebuilts/sdk/9/
android.jar 

Completed in 1175 milliseconds

<<11121314