OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_cb
(Results
1 - 5
of
5
) 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
...]
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c
117
uint8_t
has_cb
)
143
if(
has_cb
) {
178
uint8_t
has_cb
= 0;
local
206
has_cb
= 1;
221
my_obj->buf_status[idx].buf_refcnt +=
has_cb
;
224
mm_stream_handle_rcvd_buf(my_obj, &buf_info,
has_cb
);
297
/* do buf_done since we increased refcnt by one when
has_cb
*/
649
uint8_t
has_cb
= 0;
local
655
has_cb
= 1;
661
if (
has_cb
) {
731
uint8_t
has_cb
= 0;
local
[
all
...]
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c
117
uint8_t
has_cb
)
143
if(
has_cb
) {
178
uint8_t
has_cb
= 0;
local
206
has_cb
= 1;
221
my_obj->buf_status[idx].buf_refcnt +=
has_cb
;
224
mm_stream_handle_rcvd_buf(my_obj, &buf_info,
has_cb
);
297
/* do buf_done since we increased refcnt by one when
has_cb
*/
652
uint8_t
has_cb
= 0;
local
658
has_cb
= 1;
664
if (
has_cb
) {
734
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
...]
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_stream.c
147
uint8_t
has_cb
= 0;
local
177
has_cb
= 1;
180
if(
has_cb
) {
205
uint8_t
has_cb
= 0;
local
246
has_cb
= 1;
[
all
...]
Completed in 358 milliseconds