OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:out_buf_index
(Results
1 - 5
of
5
) sorted by null
/device/google/marlin/camera/QCamera2/HAL3/
QCamera3HALHeader.h
68
uint32_t
out_buf_index
;
member in struct:qcamera::__anon3081
QCamera3PostProc.cpp
336
ssize_t bufSize = mOutputMem->getSize(jpeg_settings->
out_buf_index
);
339
jpeg_settings->
out_buf_index
);
390
jpeg_settings->
out_buf_index
);
392
jpeg_settings->
out_buf_index
);
513
bufSize = mOutputMem->getSize(jpeg_settings->
out_buf_index
);
516
jpeg_settings->
out_buf_index
);
524
jpeg_settings->
out_buf_index
);
526
jpeg_settings->
out_buf_index
);
[
all
...]
QCamera3Channel.h
529
int32_t queueJpegSetting(uint32_t
out_buf_index
, metadata_buffer_t *metadata);
QCamera3Channel.cpp
[
all
...]
/external/tensorflow/tensorflow/core/kernels/
deep_conv2d.cc
816
const int64
out_buf_index
= ot_row * out_tile_cols + ot_col;
local
[
all
...]
Completed in 290 milliseconds