Searched refs:meta_len (Results 1 – 3 of 3) sorted by relevance
2614 buf_planes->plane_info.mp[0].meta_len = in mm_stream_calc_offset_preview()2618 (buf_planes->plane_info.mp[0].meta_len)); in mm_stream_calc_offset_preview()2633 buf_planes->plane_info.mp[1].meta_len = in mm_stream_calc_offset_preview()2902 buf_planes->plane_info.mp[0].meta_len = in mm_stream_calc_offset_post_view()2906 (buf_planes->plane_info.mp[0].meta_len)); in mm_stream_calc_offset_post_view()2921 buf_planes->plane_info.mp[1].meta_len = in mm_stream_calc_offset_post_view()3129 buf_planes->plane_info.mp[0].meta_len = in mm_stream_calc_offset_snapshot()3133 (buf_planes->plane_info.mp[0].meta_len)); in mm_stream_calc_offset_snapshot()3148 buf_planes->plane_info.mp[1].meta_len = in mm_stream_calc_offset_snapshot()3727 buf_planes->plane_info.mp[0].meta_len = in mm_stream_calc_offset_video()[all …]
2847 if (offset.mp[i].meta_len != 0) { in dumpFrameToFile()2850 (size_t)offset.mp[i].meta_len); in dumpFrameToFile()2851 index += (uint32_t)offset.mp[i].meta_len; in dumpFrameToFile()
491 int32_t meta_len; /*Meta plane length including 4k padding*/ member