Searched refs:blob_request (Results 1 – 6 of 6) sorted by relevance
| /device/moto/shamu/camera/QCamera2/HAL3/ |
| D | QCamera3HWI.h | 155 cam_stream_ID_t streamID, int blob_request, uint32_t snapshotStreamId); 280 int blob_request; member
|
| D | QCamera3HWI.cpp | 1844 if (i->blob_request) { in handleMetadataWithLock() 2363 int blob_request = 0; in processCaptureRequest() local 2371 blob_request = 1; in processCaptureRequest() 2392 if (blob_request && mRawDumpChannel) { in processCaptureRequest() 2400 rc = setFrameParameters(request, streamID, blob_request, snapshotStreamId); in processCaptureRequest() 2424 pendingRequest.blob_request = blob_request; in processCaptureRequest() 2588 i->frame_number, i->num_buffers, i->request_id, i->blob_request, in dump() 5999 int blob_request, in setFrameParameters() argument 6033 if (blob_request) in setFrameParameters()
|
| /device/huawei/angler/camera/QCamera2/HAL3/ |
| D | QCamera3HWI.h | 166 cam_stream_ID_t streamID, int blob_request, uint32_t snapshotStreamId); 341 int blob_request; member
|
| D | QCamera3HWI.cpp | 2647 if (i->blob_request) { in handleMetadataWithLock() 3522 int blob_request = 0; in processCaptureRequest() local 3530 blob_request = 1; in processCaptureRequest() 3553 if (blob_request && mRawDumpChannel) { in processCaptureRequest() 3571 rc = setFrameParameters(request, streamID, blob_request, snapshotStreamId); in processCaptureRequest() 3629 pendingRequest.blob_request = blob_request; in processCaptureRequest() 3891 i->frame_number, i->num_buffers, i->request_id, i->blob_request, in dump() 7644 int blob_request, in setFrameParameters() argument 7684 if (blob_request) in setFrameParameters()
|
| /device/lge/bullhead/camera/QCamera2/HAL3/ |
| D | QCamera3HWI.h | 166 cam_stream_ID_t streamID, int blob_request, uint32_t snapshotStreamId); 341 int blob_request; member
|
| D | QCamera3HWI.cpp | 2647 if (i->blob_request) { in handleMetadataWithLock() 3522 int blob_request = 0; in processCaptureRequest() local 3530 blob_request = 1; in processCaptureRequest() 3553 if (blob_request && mRawDumpChannel) { in processCaptureRequest() 3571 rc = setFrameParameters(request, streamID, blob_request, snapshotStreamId); in processCaptureRequest() 3629 pendingRequest.blob_request = blob_request; in processCaptureRequest() 3888 i->frame_number, i->num_buffers, i->request_id, i->blob_request, in dump() 7641 int blob_request, in setFrameParameters() argument 7681 if (blob_request) in setFrameParameters()
|