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 - 4
of
4
) sorted by null
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c
[
all
...]
/hardware/qcom/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:__anon1712
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
...]
/hardware/qcom/camera/QCamera2/stack/common/
cam_types.h
763
uint32_t
min_frame_idx
;
member in struct:__anon31332
810
* 1. good_frame_idx_range.
min_frame_idx
> current_frame_idx
811
* 2. good_frame_idx_range.
min_frame_idx
- current_frame_idx < 100 */
[
all
...]
Completed in 41 milliseconds