OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_cb
(Results
1 - 3
of
3
) sorted by null
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c
137
uint8_t
has_cb
)
163
if(
has_cb
) {
198
uint8_t
has_cb
= 0;
local
226
has_cb
= 1;
241
my_obj->buf_status[idx].buf_refcnt +=
has_cb
;
244
mm_stream_handle_rcvd_buf(my_obj, &buf_info,
has_cb
);
316
/* do buf_done since we increased refcnt by one when
has_cb
*/
668
uint8_t
has_cb
= 0;
local
674
has_cb
= 1;
680
if (
has_cb
) {
750
uint8_t
has_cb
= 0;
local
[
all
...]
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c
137
uint8_t
has_cb
)
163
if(
has_cb
) {
198
uint8_t
has_cb
= 0;
local
226
has_cb
= 1;
241
my_obj->buf_status[idx].buf_refcnt +=
has_cb
;
244
mm_stream_handle_rcvd_buf(my_obj, &buf_info,
has_cb
);
317
/* do buf_done since we increased refcnt by one when
has_cb
*/
669
uint8_t
has_cb
= 0;
local
675
has_cb
= 1;
681
if (
has_cb
) {
751
uint8_t
has_cb
= 0;
local
[
all
...]
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_stream.c
146
uint8_t
has_cb
= 0;
local
172
has_cb
= 1;
175
if(
has_cb
) {
200
uint8_t
has_cb
= 0;
local
238
has_cb
= 1;
[
all
...]
Completed in 60 milliseconds