OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:min_frame_idx
(Results
1 - 6
of
6
) sorted by null
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c
[
all
...]
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c
[
all
...]
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c
[
all
...]
/device/asus/flo/camera/QCamera2/stack/common/
cam_types.h
748
uint32_t
min_frame_idx
;
member in struct:__anon2725
771
* 1. good_frame_idx_range.
min_frame_idx
> current_frame_idx
772
* 2. good_frame_idx_range.
min_frame_idx
- current_frame_idx < 100 */
[
all
...]
/device/lge/hammerhead/camera/QCamera2/stack/common/
cam_types.h
774
uint32_t
min_frame_idx
;
member in struct:__anon3218
822
* 1. good_frame_idx_range.
min_frame_idx
> current_frame_idx
823
* 2. good_frame_idx_range.
min_frame_idx
- current_frame_idx < 100 */
[
all
...]
/device/moto/shamu/camera/QCamera2/stack/common/
cam_types.h
913
uint32_t
min_frame_idx
;
member in struct:__anon4288
1026
* 1. good_frame_idx_range.
min_frame_idx
> current_frame_idx
1027
* 2. good_frame_idx_range.
min_frame_idx
- current_frame_idx < 100 */
[
all
...]
Completed in 165 milliseconds