Home
last modified time | relevance | path

Searched refs:processed (Results 1 – 12 of 12) sorted by relevance

/hardware/interfaces/radio/1.0/
DISapCallback.hal49 * @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
DIRadio.hal1443 * processed.
/hardware/qcom/audio/legacy/alsa_sound/
DAudioStreamInALSA.cpp330 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/
Dprocess.cfg3 #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/
DIBluetoothHci.hal64 * Packets must be processed in order.
73 * Packets must be processed in order.
/hardware/interfaces/wifi/1.0/
DIWifiChipEventCallback.hal78 * out to a bugreport and post processed.
/hardware/interfaces/camera/device/3.2/
DICameraDeviceSession.hal110 * 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.
DICameraDeviceCallback.hal43 * post-processed JPEG buffers in a later call, once it is available. Each
/hardware/interfaces/audio/effect/2.0/
Dtypes.hal84 * | | | the processed samples and returns them
DIEffect.hal92 * processed. The overall volume (the volume actually applied by the effect
/hardware/interfaces/keymaster/3.0/
DIKeymasterDevice.hal293 * @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/
DDoxyfile1394 # contain include files that are not input files but should be processed by