Lines Matching refs:int32_t
49 virtual int32_t init(mm_camera_channel_attr_t *attr,
53 virtual int32_t addStream(QCameraAllocator& allocator,
59 virtual int32_t start();
60 virtual int32_t stop();
61 virtual int32_t bufDone(mm_camera_super_buf_t *recvd_frame);
62 virtual int32_t processZoomDone(preview_stream_ops_t *previewWindow,
90 int32_t takePicture(uint8_t num_of_snapshot);
91 int32_t cancelPicture();
102 int32_t releaseFrame(const void *opaque, bool isMetaData);
113 int32_t addReprocStreamsFromSource(QCameraAllocator& allocator,
119 int32_t doReprocess(mm_camera_super_buf_t *frame);
121 int32_t doReprocess(int buf_fd, uint32_t buf_length, int32_t &ret_val);