Searched refs:offset_x (Results 1 – 4 of 4) sorted by relevance
1673 buf_planes->plane_info.mp[0].offset_x = 0; in mm_stream_calc_offset_preview()1683 buf_planes->plane_info.mp[1].offset_x = 0; in mm_stream_calc_offset_preview()1703 buf_planes->plane_info.mp[0].offset_x = 0; in mm_stream_calc_offset_preview()1714 buf_planes->plane_info.mp[1].offset_x = 0; in mm_stream_calc_offset_preview()1732 buf_planes->plane_info.mp[0].offset_x = 0; in mm_stream_calc_offset_preview()1742 buf_planes->plane_info.mp[1].offset_x = 0; in mm_stream_calc_offset_preview()1750 buf_planes->plane_info.mp[2].offset_x = 0; in mm_stream_calc_offset_preview()1770 buf_planes->plane_info.mp[0].offset_x = 0; in mm_stream_calc_offset_preview()1777 buf_planes->plane_info.mp[1].offset_x = 0; in mm_stream_calc_offset_preview()1820 int offset_x = 0, offset_y = 0; in mm_stream_calc_offset_snapshot() local[all …]
50 int32_t offset_x; member
295 (src_buf->crop.width + src_buf->crop.offset_x > src_buf->src_dim.width) || in mm_jpeg_omx_config_thumbnail()301 src_buf->crop.offset_x, in mm_jpeg_omx_config_thumbnail()313 thumbnail.left = src_buf->crop.offset_x; in mm_jpeg_omx_config_thumbnail()346 if (src_buf->crop.width + src_buf->crop.offset_x > src_buf->src_dim.width || in mm_jpeg_omx_config_main_crop()349 src_buf->crop.width + src_buf->crop.offset_x, in mm_jpeg_omx_config_main_crop()361 rect_type.nLeft = src_buf->crop.offset_x; in mm_jpeg_omx_config_main_crop()
290 int32_t offset_x; member