OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:num_buf_requested
(Results
1 - 4
of
4
) sorted by null
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c
66
uint32_t
num_buf_requested
);
206
ch_obj->pending_cnt = cmd_cb->u.req_buf.
num_buf_requested
;
509
uint32_t
num_buf_requested
= (uint32_t)in_val;
local
510
rc = mm_channel_request_super_buf(my_obj,
num_buf_requested
);
[
all
...]
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c
66
uint32_t
num_buf_requested
);
208
ch_obj->pending_cnt = cmd_cb->u.req_buf.
num_buf_requested
;
511
uint32_t
num_buf_requested
= (uint32_t)in_val;
local
512
rc = mm_channel_request_super_buf(my_obj,
num_buf_requested
);
[
all
...]
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h
82
uint32_t
num_buf_requested
;
member in struct:__anon1769
470
uint32_t
num_buf_requested
);
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h
82
uint32_t
num_buf_requested
;
member in struct:__anon31397
470
uint32_t
num_buf_requested
);
Completed in 791 milliseconds