Home
last modified time | relevance | path

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

/hardware/qcom/camera/QCamera2/HAL/
DQCameraMuxer.cpp2557 cam_compose_jpeg_info_t *aux_jpeg_node = NULL; in composeMpoRoutine() local
2571 aux_jpeg_node = in composeMpoRoutine()
2574 if (aux_jpeg_node != NULL) { in composeMpoRoutine()
2577 aux_jpeg_node->frame_idx, in composeMpoRoutine()
2578 aux_jpeg_node, in composeMpoRoutine()
2579 aux_jpeg_node->buffer->data, in composeMpoRoutine()
2580 aux_jpeg_node->buffer->size); in composeMpoRoutine()
2584 aux_jpeg_node); in composeMpoRoutine()
2599 if (aux_jpeg_node != NULL) { in composeMpoRoutine()
2600 if (aux_jpeg_node->release_cb) { in composeMpoRoutine()
[all …]