Searched refs:ordered (Results 1 – 25 of 39) sorted by relevance
12
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/chunkindex/ |
D | chunked.js | 3 var loadJS = function( src, cb, ordered ){ argument 10 tmp = ordered; 11 ordered = cb; 16 script.async = !ordered;
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | memorymodel.adoc | 136 <<memory-model-location-ordered,below>>. 150 is program-ordered before the n'th dynamic instance of B. 152 program-ordered before the dynamic instance of the OpLabel instruction 155 is program-ordered before the dynamic instances of the 159 code:OpFunctionCall instruction is program-ordered after the dynamic 162 program-ordered before dynamic instance B of any instruction and B is 163 program-ordered before dynamic instance C of any instruction then A is 164 program-ordered before C. 165 * (Complete definition): No other dynamic instances are program-ordered. 188 * (Program order): If dynamic instance A is program-ordered before B, then [all …]
|
/hardware/interfaces/audio/effect/7.0/ |
D | IVirtualizerEffect.hal | 53 * Horizontal speaker position angles for each channel ordered from LSb 64 * Vertical speaker position angles for each channel ordered from LSb
|
/hardware/interfaces/automotive/sv/1.0/ |
D | ISurroundViewService.hal | 32 * For 4 camera configuration, the cameras ids are ordered in clockwise direction
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_AMD_buffer_marker/ |
D | copies.adoc | 37 ordered using synchronization commands. 118 explicitly ordered using synchronization commands.
|
/hardware/interfaces/bluetooth/audio/2.1/ |
D | types.hal | 99 /* This is also bitfield, specifying how the channels are ordered in the outgoing media packet.
|
/hardware/interfaces/camera/device/1.0/ |
D | ICameraDeviceCallback.hal | 107 * messages must be ordered in time from lower index to higher index, so that timestamp of
|
/hardware/interfaces/media/omx/1.0/ |
D | IOmxStore.hal | 170 * List of nodes that support this role, ordered by preference.
|
/hardware/interfaces/audio/5.0/ |
D | types.hal | 210 /** Vector with ordered frequency responses (from low to high frequencies)
|
/hardware/interfaces/media/c2/1.0/ |
D | types.hal | 377 * Fields are ordered by their offsets. A field that is a structure is 378 * ordered before its members. 555 * of an ordered set of buffers, configuration changes, and info buffers along
|
/hardware/interfaces/audio/4.0/ |
D | types.hal | 266 /** Vector with ordered frequency responses (from low to high frequencies)
|
/hardware/interfaces/audio/6.0/ |
D | types.hal | 210 /** Vector with ordered frequency responses (from low to high frequencies)
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_mesh_shader/ |
D | mesh.adoc | 243 will be ordered prior those workgroups from subsequent tasks.
|
/hardware/interfaces/audio/7.0/ |
D | types.hal | 224 * Vector with ordered frequency responses (from low to high frequencies)
|
/hardware/google/interfaces/media/c2/1.0/ |
D | types.hal | 466 * ordered set of buffers, configuration changes, and info buffers along with
|
/hardware/interfaces/audio/common/7.0/ |
D | types.hal | 441 * Gain values in millibels for each channel ordered from LSb to MSb in
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_KHR_fragment_shading_rate.adoc | 266 This function returns the full list of supported fragment shading rates ordered from largest fragme…
|
D | VK_QCOM_image_processing.adoc | 469 groups of 4. For each group, the weights are ordered by by phase. Expressed as a
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | registry.adoc | 334 typically ordered by sorting on the platform name). 409 ordered by sorting on the author ID). 450 are typically ordered by putting dependencies of other types earlier in the 812 tag:comment tags, in arbitrary order (although they are typically ordered by 979 order (although they are typically ordered by sorting on the command name, 1363 ordered by sorting on the extension name, to improve human readability).
|
/hardware/interfaces/audio/common/2.0/ |
D | types.hal | 791 * Gain values in millibels for each channel ordered from LSb to MSb in
|
/hardware/interfaces/audio/common/4.0/ |
D | types.hal | 752 * Gain values in millibels for each channel ordered from LSb to MSb in
|
/hardware/interfaces/audio/common/5.0/ |
D | types.hal | 881 * Gain values in millibels for each channel ordered from LSb to MSb in
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | primsrast.adoc | 1030 The returned array of fragment shading rates must: be ordered from largest 1032 rates with the same pname:fragmentSize.width value must: be ordered from 2165 samples will be ordered in an implementation-dependent manner. 2167 samples will be ordered according to the array of custom orderings 2172 samples will be ordered sequentially, sorted first by pixel coordinate 2176 coverage samples will be ordered sequentially, sorted first by
|
D | drawing.adoc | 1043 To record an ordered sequence of draws which have no state changes between 1091 To record an ordered sequence of indexed draws which have no state changes
|
D | video_encode_h264_extensions.adoc | 501 This is an ordered sequence; the NALUs are generated consecutively in
|
12