OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bundled_streams
(Results
1 - 2
of
2
) sorted by null
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_channel.c
769
//my_obj->bundle.superbuf_queue.
bundled_streams
[i] = -1;
770
my_obj->bundle.superbuf_queue.
bundled_streams
[i] = stream_ids[i];
821
if (stream_ids[i] == my_obj->bundle.superbuf_queue.
bundled_streams
[j]) {
834
if (stream_ids[j] == my_obj->bundle.superbuf_queue.
bundled_streams
[i]) {
841
my_obj->bundle.superbuf_queue.
bundled_streams
[i];
[
all
...]
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera.h
332
uint32_t
bundled_streams
[MM_CAMEAR_MAX_STRAEM_BUNDLE];
member in struct:__anon1636
Completed in 623 milliseconds