Lines Matching full:jpeg
821 * DESCRIPTION: Function registerd to mm-jpeg-interface to handle jpeg events.
826 * @status : status of jpeg job
827 * @client_hdl: jpeg client handle
828 * @jobId : jpeg job Id
829 * @p_ouput : ptr to jpeg output result struct
858 //Construct jpeg transient header of type camera3_jpeg_blob_t
859 //Append at the end of jpeg image of buf_filled_len size
869 ALOGE("%s:Max Jpeg size :%d is out of valid range setting to size of buffer",
874 ALOGE("%s: Setting max jpeg size to %d",__func__, maxJpegSize);
893 // release internal data for jpeg job
901 ALOGE("%s: Null userdata in jpeg callback", __func__);
1007 //Registering Jpeg output buffer
1026 //Start the postprocessor for jpeg encoding. Pass mMemory as destination buffer
1121 //Used only for getting YUV. Jpeg callback will be sent back from channel
1185 //Registering Jpeg output buffer
1242 * DESCRIPTION: get user set jpeg quality
1246 * RETURN : jpeg quality setting
1260 * DESCRIPTION: get rotation information to be passed into jpeg encoding
1607 * DESCRIPTION: get exif data to be passed into jpeg encoding
1862 //Got the pproc data callback. Now send to jpeg encoding