OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aux_images
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_mpo_composer.c
334
mpo_info->
aux_images
[i].buf_filled_len, &overflow_flag);
338
mpo_info->
aux_images
[i].buf_filled_len, &overflow_flag);
352
aux_start_addr += mpo_info->
aux_images
[i].buf_filled_len;
396
mpo_info->
aux_images
[i].buf_filled_len) <= mpo_info->output_buff_size) {
399
memcpy(aux_write_offset, mpo_info->
aux_images
[i].buf_vaddr,
400
mpo_info->
aux_images
[i].buf_filled_len);
402
mpo_info->
aux_images
[i].buf_filled_len;
/hardware/qcom/camera/QCamera2/stack/common/
mm_jpeg_interface.h
330
mm_jpeg_output_t
aux_images
[MM_JPEG_MAX_MPO_IMAGES - 1];
member in struct:__anon32935
/hardware/qcom/camera/QCamera2/HAL/
QCameraMuxer.cpp
[
all
...]
Completed in 204 milliseconds