Searched refs:encodeJpeg (Results 1 – 10 of 10) sorted by relevance
66 if ( pme->encodeJpeg ) { in mm_app_reprocess_notify_cb()85 pme->encodeJpeg = 0; in mm_app_reprocess_notify_cb()
464 if ( pme->encodeJpeg ) { in mm_app_zsl_notify_cb()482 pme->encodeJpeg = 0; in mm_app_zsl_notify_cb()
1600 lib_handle->test_obj.encodeJpeg = 1; in tuneserver_capture()
553 if ( pme->encodeJpeg ) { in mm_app_zsl_notify_cb()571 pme->encodeJpeg = 0; in mm_app_zsl_notify_cb()
1712 lib_handle->test_obj.encodeJpeg = 1; in tuneserver_capture()
230 int encodeJpeg; member
127 static int encodeJpeg( camera_hardware_t *camHal);2579 rc = encodeJpeg(camHal); in takePictureThread()2801 int encodeJpeg(camera_hardware_t *camHal) in encodeJpeg() function