Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCameraMuxer.cpp2560 cam_compose_jpeg_info_t *aux_jpeg_node = NULL; in composeMpoRoutine() local
2574 aux_jpeg_node = in composeMpoRoutine()
2577 if (aux_jpeg_node != NULL) { in composeMpoRoutine()
2580 aux_jpeg_node->frame_idx, in composeMpoRoutine()
2581 aux_jpeg_node, in composeMpoRoutine()
2582 aux_jpeg_node->buffer->data, in composeMpoRoutine()
2583 aux_jpeg_node->buffer->size); in composeMpoRoutine()
2587 aux_jpeg_node); in composeMpoRoutine()
2602 if (aux_jpeg_node != NULL) { in composeMpoRoutine()
2603 if (aux_jpeg_node->release_cb) { in composeMpoRoutine()
[all …]