Searched refs:maxbframes (Results 1 – 14 of 14) sorted by relevance
859 assert_equals_int (structc->maxbframes, 1); in GST_START_TEST()910 assert_equals_int (structc->maxbframes, 1); in GST_START_TEST()958 assert_equals_int (structc->maxbframes, 1); in GST_START_TEST()1001 assert_equals_int (structc->maxbframes, 1); in GST_START_TEST()1248 assert_equals_int (seq_layer.struct_c.maxbframes, 3); in GST_START_TEST()
67 uint8_t maxbframes; // 0f member179 vc->maxbframes = d->maxbframes; in nouveau_vp3_fill_picparm_vc1_bsp()
83 .maxbframes = s->max_b_frames, in nvdec_vc1_start_frame()
93 info->maxbframes = v->s.max_b_frames; in vdpau_vc1_start_frame()
65 context->desc.vc1.maxbframes = vc1->sequence_fields.bits.max_b_frames; in vlVaHandlePictureParameterBufferVC1()
342 picture->maxbframes = picture_info->maxbframes; in vlVdpDecoderRenderVC1()
450 int maxbframes; member
293 guint8 maxbframes; member
1348 if (structc->maxbframes) { in parse_frame_header()1624 structc->maxbframes = gst_bit_reader_get_bits_uint8_unchecked (br, 3); in parse_sequence_header_struct_c()1635 structc->maxbframes, structc->quantizer, structc->finterpflag); in parse_sequence_header_struct_c()
273 uint8_t maxbframes; member
828 structC |= (vc1parse->seq_hdr.struct_c.maxbframes << 4); in gst_vc1_parse_make_sequence_layer()1011 seq_hdr |= (vc1parse->seq_layer.struct_c.maxbframes << 4); in gst_vc1_parse_update_caps()
509 result.pps_info_flags |= pic->maxbframes << 16; in get_vc1_msg()
811 result.pps_info_flags |= pic->maxbframes << 16; in get_vc1_msg()
1438 result.pps_info_flags |= pic->maxbframes << 16; in get_vc1_msg()