Searched refs:processed (Results 1 – 12 of 12) sorted by relevance
/hardware/interfaces/radio/1.0/ |
D | ISapCallback.hal | 49 * @param resultCode ResultCode to indicate if command was processed correctly 56 * @param apduRsp APDU Response. Valid only if command was processed correctly and no error 67 * @param resultCode ResultCode to indicate if command was processed correctly 83 * @param resultCode ResultCode to indicate if command was processed correctly 98 * @param resultCode ResultCode to indicate if command was processed correctly 120 * @param resultCode ResultCode to indicate if command was processed correctly 143 * @param resultCode ResultCode to indicate if command was processed correctly
|
D | IRadio.hal | 1443 * processed.
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | AudioStreamInALSA.cpp | 330 int processed = 0; in read() local 344 if (processed_pending > (samples - processed)) { in read() 345 processed_pending = (samples - processed); in read() 349 processed += processed_pending; in read() 359 if (processed >= samples) { in read() 361 "processed = %d", processed); in read() 412 ALOGV("do_while loop: processed=%d, samples=%d\n", processed, samples); in read() 413 } while (mHandle->handle && processed < samples); in read() 414 read = processed * sizeof(Word16); in read()
|
/hardware/intel/common/libva/test/videoprocess/ |
D | process.cfg | 3 #surface(NV12/YV12/I420) you require, after video processing ,the processed content 23 #3.How many frames to be processed
|
/hardware/interfaces/bluetooth/1.0/ |
D | IBluetoothHci.hal | 64 * Packets must be processed in order. 73 * Packets must be processed in order.
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiChipEventCallback.hal | 78 * out to a bugreport and post processed.
|
/hardware/interfaces/camera/device/3.2/ |
D | ICameraDeviceSession.hal | 110 * processed. That is, all results have been returned to the framework, and 240 * @return numRequestProcessed Number of requests successfully processed by 243 * that HAL processed successfully before HAL runs into an error.
|
D | ICameraDeviceCallback.hal | 43 * post-processed JPEG buffers in a later call, once it is available. Each
|
/hardware/interfaces/audio/effect/2.0/ |
D | types.hal | 84 * | | | the processed samples and returns them
|
D | IEffect.hal | 92 * processed. The overall volume (the volume actually applied by the effect
|
/hardware/interfaces/keymaster/3.0/ |
D | IKeymasterDevice.hal | 293 * @param input Data to be processed, per the parameters established in the call to begin(). 322 * @param input Data to be processed, per the parameters established in the call to
|
/hardware/intel/common/libva/doc/ |
D | Doxyfile | 1394 # contain include files that are not input files but should be processed by
|