/hardware/google/av/media/codecs/base/ |
D | SimpleC2Component.cpp | 325 uint64_t generation; in processQueue() local 345 generation = queue->generation(); in processQueue() 417 if (queue->generation() != generation) { in processQueue() 419 queue->generation(), generation); in processQueue()
|
/hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/ |
D | types.h | 275 uint32_t generation, 324 uint32_t generation); 341 uint32_t generation,
|
/hardware/interfaces/keymaster/3.0/ |
D | IKeymasterDevice.hal | 42 * @return supportsAttestation is true if the hardware supports generation of Keymaster public 77 * @param keyParams Key generation parameters are defined as keymaster tag/value pairs, provided 94 * @param keyParams Key generation parameters are defined as keymaster tag/value pairs, provided 121 * Tag::APPLICATION_ID data provided during key generation/import. Without the 126 * Tag::APPLICATION_DATA data provided during key generation/import. Without the 147 * Tag::APPLICATION_ID data provided during key generation/import. Without the 152 * Tag::APPLICATION_DATA data provided during key generation/import. Without the 260 * Tag::APPLICATION_DATA were provided during generation, they must be provided
|
/hardware/google/av/codec2/hidl/client/ |
D | client.cpp | 831 uint32_t generation = mOutputGeneration; in handleOnWorkDone() local 835 holdBufferQueueBlocks(workItems, igbp, bqId, generation); in handleOnWorkDone() 927 uint32_t generation = mOutputGeneration; in flush() local 931 holdBufferQueueBlocks(*flushedWork, igbp, bqId, generation); in flush() 1025 uint32_t generation) { in setOutputSurface() argument 1052 mOutputGeneration = generation; in setOutputSurface()
|
/hardware/google/av/codec2/hidl/1.0/utils/ |
D | types.cpp | 1652 uint32_t generation, in attachToBufferQueue() argument 1660 graphicBuffer->setGenerationNumber(generation); in attachToBufferQueue() 1713 uint32_t generation) { in holdBufferQueueBlock() argument 1734 static_cast<unsigned>(generation)); in holdBufferQueueBlock() 1745 status_t result = attachToBufferQueue(block, igbp, generation, &bqSlot); in holdBufferQueueBlock() 1751 static_cast<unsigned>(generation)); in holdBufferQueueBlock() 1760 static_cast<unsigned>(generation)); in holdBufferQueueBlock() 1769 uint32_t generation, in holdBufferQueueBlocks() argument 1773 std::placeholders::_1, igbp, bqId, generation), in holdBufferQueueBlocks()
|
/hardware/google/av/media/sfplugin/ |
D | CCodecBufferChannel.h | 212 uint32_t generation; member
|
D | CCodecBufferChannel.cpp | 1789 outputGeneration = output->generation; in start() 2114 uint32_t generation; in setSurface() local 2121 generation = gbuf->getGenerationNumber(); in setSurface() 2136 generation) != C2_OK) { in setSurface() 2146 output->generation = generation = gbuf->getGenerationNumber(); in setSurface()
|
/hardware/google/av/media/codecs/base/include/ |
D | SimpleC2Component.h | 165 inline uint64_t generation() const { return mGeneration; } in generation() function
|
/hardware/qcom/msm8998/json-c/ |
D | configure.ac | 12 [Enable RDRAND Hardware RNG Hash Seed generation on supported x86/x64 platforms.]),
|
D | Doxyfile | 793 # Set optional variables used in the generation of an rtf document.
|
/hardware/interfaces/graphics/bufferqueue/1.0/ |
D | IGraphicBufferProducer.hal | 375 * async mode and buffer count override, or the generation 610 * Sets the current generation number of the BufferQueue. 612 * This generation number will be inserted into any buffers allocated by the 614 * generation number will fail. Buffers already in the queue are not 615 * affected and will retain their current generation number. The generation
|
/hardware/interfaces/keymaster/4.0/ |
D | types.hal | 69 * key didn't have a corresponding Tag::PURPOSE provided during generation/import), the 101 * This tag is repeatable for key generation/import. For AES and 3DES operations the caller 104 * generation/import, the operation must fail with ErrorCode::INCOMPATIBLE_BLOCK_MODE. 115 * This tag is repeatable for key generation/import. For signing and verification operations, 142 * algorithm, the generation or import method must return ErrorCode::INCOMPATIBLE_PADDING_MODE. 181 * Tag::EC_CURVE specifies the elliptic curve. EC key generation requests may have 196 * the specified exponent is not supported, key generation must fail with 206 * Tag::INCLUDE_UNIQUE_ID is specified during key generation to indicate that an attestation 218 * This tag is specified by the caller during key generation or import to require that the key 245 * This tag is specified by the caller during key generation or import to require. If the [all …]
|
D | IKeymasterDevice.hal | 30 * o Key generation 44 * which is not exposed as an API but used internally: Random number generation. The random number 45 * generator must be high-quality and must be used for generation of keys, initialization vectors, 388 * of a key in any way inconsistent with the authorizations specified at generation time. With 461 * @param keyParams Key generation parameters are defined as IKeymasterDevice tag/value pairs, 493 * @param keyParams Key generation parameters are defined as IKeymasterDevice tag/value pairs, 609 * Tag::APPLICATION_ID data provided during key generation/import. Without the correct 614 * Tag::APPLICATION_DATA data provided during key generation/import. Without the correct 633 * Tag::APPLICATION_ID data provided during key generation/import. Without the correct 638 * Tag::APPLICATION_DATA data provided during key generation/import. Without the correct [all …]
|
/hardware/google/av/codec2/hidl/client/include/codec2/hidl/ |
D | client.h | 318 uint32_t generation);
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | fuse.h | 373 uint64_t generation; /* Inode generation: nodeid:gen must member
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | fuse.h | 205 uint64_t generation; member
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | fuse.h | 385 uint64_t generation; /* Inode generation: nodeid:gen must member
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | fuse.h | 200 uint64_t generation; member
|
/hardware/interfaces/audio/4.0/ |
D | IStreamOut.hal | 269 * Selects a presentation for decoding from a next generation media stream
|
/hardware/interfaces/camera/metadata/3.2/ |
D | types.hal | 1497 * generation</p> 1504 * generation</p> 1510 * <p>Operating mode for hot pixel map generation.</p>
|
/hardware/intel/common/libva/doc/ |
D | Doxyfile | 509 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. 515 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the 1250 # Set optional variables used in the generation of an rtf document.
|
/hardware/google/av/codec2/docs/ |
D | doxygen.config | 662 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This 669 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces 1830 # Set optional variables used in the generation of an RTF document. Syntax is 2339 # enable generation of interactive SVG images that allow zooming and panning.
|
/hardware/interfaces/radio/1.0/ |
D | IRadioResponse.hal | 388 * as the UI layer needs to distinguish these cases for tone generation or
|