Home | History | Annotate | Download | only in camera

Lines Matching defs:video_thread

3451         ALOGV("in video_thread : wait for video frame ");
3455 ALOGV("video_thread, wait over..");
3470 ALOGI("in video_thread : got video frame %x",vframe);
3537 ALOGV("in video_thread : got video frame, before if check giving frame to services/encoder");
3554 ALOGV("in video_thread : got video frame, giving frame to services/encoder index = %d", index);
3582 ALOGV("in video_thread 3D mode : got video frame, giving frame to services/encoder");
3589 ALOGV("in video_thread 3D mode : got video frame, putting frame to Free Q");
3597 ALOGI("in video_thread simulation , releasing the video frame");
3601 } else ALOGE("in video_thread get frame returned null");
3614 void *video_thread(void *user)
3616 ALOGV("video_thread E");
3624 ALOGV("video_thread X");
7128 // this should be done before starting video_thread so that,
7152 video_thread,
7205 // this should be done before starting video_thread so that,
7236 video_thread,