Lines Matching refs:CAM_VIDEO_FRAME
3591 LINK_camframe_add_frame(CAM_VIDEO_FRAME,vframe); in runVideoThread()
3598 LINK_camframe_add_frame(CAM_VIDEO_FRAME,vframe); in runVideoThread()
5341 LINK_camframe_release_all_frames(CAM_VIDEO_FRAME); in startPreviewInternal()
5512 LINK_camframe_release_all_frames(CAM_VIDEO_FRAME); in stopPreviewInternal()
7018 LINK_camframe_release_all_frames(CAM_VIDEO_FRAME);
7022 LINK_camframe_add_frame(CAM_VIDEO_FRAME,&recordframes[i]);
7025 LINK_camframe_add_frame(CAM_VIDEO_FRAME,&recordframes[i]);
7133 LINK_camframe_add_frame(CAM_VIDEO_FRAME,vframe); in startRecording()
7141 LINK_camframe_add_frame(CAM_VIDEO_FRAME,&recordframes[cnt]); in startRecording()
7210 LINK_camframe_add_frame(CAM_VIDEO_FRAME,vframe); in startRecordingInternal()
7218 LINK_camframe_add_frame(CAM_VIDEO_FRAME,&recordframes[cnt]); in startRecordingInternal()
7357 LINK_camframe_add_frame(CAM_VIDEO_FRAME,releaseframe); in releaseRecordingFrame()