Searched refs:thumb_offset (Results 1 – 2 of 2) sorted by relevance
598 cam_frame_len_offset_t thumb_offset; in getJpegEncodingConfig() local599 memset(&thumb_offset, 0, sizeof(cam_frame_len_offset_t)); in getJpegEncodingConfig()600 thumb_stream->getFrameOffset(thumb_offset); in getJpegEncodingConfig()610 encode_parm.src_thumb_buf[i].offset = thumb_offset; in getJpegEncodingConfig()639 thumb_offset.mp[0].width, thumb_offset.mp[0].height, in getJpegEncodingConfig()640 thumb_offset.frame_len, encode_parm.thumb_rotation, in getJpegEncodingConfig()
489 cam_frame_len_offset_t thumb_offset; in getJpegEncodeConfig() local490 memset(&thumb_offset, 0, sizeof(cam_frame_len_offset_t)); in getJpegEncodeConfig()491 main_stream->getFrameOffset(thumb_offset); in getJpegEncodeConfig()506 encode_parm.src_thumb_buf[i].offset = thumb_offset; in getJpegEncodeConfig()