Lines Matching refs:int32_t
81 int32_t addEntry(exif_tag_id_t tagid,
99 int32_t init(jpeg_encode_callback_t jpeg_cb, void *user_data);
100 int32_t deinit();
101 int32_t start(QCamera3Memory *mMemory, int index,
103 int32_t stop();
104 int32_t processData(mm_camera_super_buf_t *frame);
105 int32_t processRawData(mm_camera_super_buf_t *frame);
106 int32_t processPPData(mm_camera_super_buf_t *frame);
107 int32_t processAuxiliaryData(mm_camera_buf_def_t *frame,
109 int32_t processPPMetadata(mm_camera_super_buf_t *frame);
110 int32_t processJpegEvt(qcamera_jpeg_evt_payload_t *evt);
115 int32_t sendEvtNotify(int32_t msg_type, int32_t ext1, int32_t ext2);
118 int32_t getJpegEncodingConfig(mm_jpeg_encode_params_t& encode_parm,
121 int32_t encodeData(qcamera_jpeg_data_t *jpeg_job_data,
125 int32_t processRawImageImpl(mm_camera_super_buf_t *recvd_frame);