OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_frame
(Results
1 - 6
of
6
) sorted by null
/device/lge/mako/camera/mm-camera-interface/
mm_camera_stream.c
519
stream->frame.
num_frame
= vbuf->num;
520
bufreq.count = stream->frame.
num_frame
;
581
memset(stream->frame.ref_count,0,(stream->frame.
num_frame
* sizeof(int8_t)));
799
for(i = 0; i < stream->frame.
num_frame
; i++) {