Searched refs:v4l2_sgmnt_hdr (Results 1 – 1 of 1) sorted by relevance
2354 struct v4l2_vp8_sgmnt_hdr* v4l2_sgmnt_hdr) { in FillV4L2SegmentationHeader() argument2356 v4l2_sgmnt_hdr->flags |= ((vp8_sgmnt_hdr.cond) ? (flag) : 0) in FillV4L2SegmentationHeader()2364 v4l2_sgmnt_hdr->segment_feature_mode = vp8_sgmnt_hdr.segment_feature_mode; in FillV4L2SegmentationHeader()2366 ARRAY_MEMCPY_CHECKED(v4l2_sgmnt_hdr->quant_update, in FillV4L2SegmentationHeader()2368 ARRAY_MEMCPY_CHECKED(v4l2_sgmnt_hdr->lf_update, in FillV4L2SegmentationHeader()2370 ARRAY_MEMCPY_CHECKED(v4l2_sgmnt_hdr->segment_probs, in FillV4L2SegmentationHeader()