Searched refs:prob_gf (Results 1 – 10 of 10) sorted by relevance
205 assert_equals_int (frame_hdr.prob_gf, 1); in GST_START_TEST()
303 guint8 prob_gf; member
446 READ_UINT (rd, frame_hdr->prob_gf, 8, "prob_gf"); in parse_frame_header()
327 .prob_gf = frame_hdr->prob_gf, in _fill_picture()
80 .prob_gf = s->prob->golden, in vaapi_vp8_start_frame()
309 g_print (" %-32s : %d\n", "prob_gf", frame_hdr->prob_gf); in print_frame_header()
408 .prob_gf = frame_hdr->prob_gf, in gst_v4l2_codec_vp8_dec_fill_frame_header()
453 params->prob_golden = frame_hdr->prob_gf; in gst_d3d11_vp8_dec_copy_frame_params()
1858 __u8 prob_gf; member