Searched refs:golden_frame (Results 1 – 3 of 3) sorted by relevance
52 const scoped_refptr<VP8Picture>& golden_frame,
290 const scoped_refptr<VP8Picture>& golden_frame,2423 const scoped_refptr<VP8Picture>& golden_frame, in SubmitDecode() argument2494 if (golden_frame) { in SubmitDecode()2496 VP8PictureToV4L2DecodeSurface(golden_frame); in SubmitDecode()2497 v4l2_frame_hdr.golden_frame = golden_frame_surface->output_record(); in SubmitDecode()2500 v4l2_frame_hdr.golden_frame = VIDEO_MAX_FRAME; in SubmitDecode()
1219 __u32 golden_frame; member