Home | History | Annotate | Download | only in camera

Lines Matching full:jpeg

129 /* Once we give frame for encoding, we get encoded jpeg image
131 to form complete JPEG image */
143 ALOGW("%s: Receive jpeg fragment cb obj Null", __func__);
148 /* This callback is received once the complete JPEG encoding is done */
169 ALOGE("Error event handled from JPEG \n");
172 ALOGE("Unsupported JPEG event %d \n", event);
184 ALOGE("%s: Error (event: %d) while jpeg encoding!!!",
191 ALOGV(" Completed issuing JPEG callback");
204 ALOGW("%s: Receive jpeg cb Obj Null", __func__);
220 ALOGE("%s: Copy jpeg...", __func__);
258 ALOGV("%s: JPEG Queue not empty. flush the queue in "
300 ALOGE("%s: JPEG callback was cancelled--not delivering image.", __func__);
312 /* Before leaving check the jpeg queue. If it's not empty give the available
315 ALOGV("%s: JPEG Queue not empty. Dequeue and encode.", __func__);
329 ALOGV("%s: Complete JPEG Encoding Done!", __func__);
349 /* get picture failed. Give jpeg callback with NULL data
369 ALOGV("%s: Calling upperlayer callback to store JPEG image", __func__);
415 Jpeg encoder will drop thumbnail as reflected in encodeParams.
808 /* Set the JPEG Rotation here since get_buffer_offset needs
833 ALOGE("%s: Error allocating JPEG memory", __func__);
980 /* deinit jpeg buffer if allocated */
1494 ALOGE("%s: Failure configuring JPEG encoder", __func__);
1599 If not, we'll queue it and check during next jpeg .
1612 ALOGV("%s: JPEG encoding in progress."
1641 ALOGE("%s: Failure! JPEG encoder returned error.", __func__);
1683 /*TBD: Move JPEG handling to the mm-camera library */
1699 * video encoding and jpeg encoding
1797 ALOGE("%s: Failure! JPEG encoder returned error.", __func__);
1849 JPEG rotation in ZSL mode", __func__);
1853 /*Clean out(Write-back) cache before sending for JPEG*/
1883 ALOGE("%s: Failure configuring JPEG encoder", __func__);
2076 /* get picture failed. Give jpeg callback with NULL data
2265 /*load the jpeg lib*/
2395 /* Check if it's a raw snapshot or JPEG*/
2400 //JPEG
2461 ALOGV("Destroy Liveshot Jpeg Instance");
2483 ALOGV("Destroy Jpeg Instance");
2609 // then do JPEG encoding
2626 /* get picture failed. Give jpeg callback with NULL data
2829 /* get picture failed. Give jpeg callback with NULL data