Searched refs:bframes (Results 1 – 4 of 4) sorted by relevance
413 u32 bframes; member1010 static int vpu_windsor_set_bframes(struct vpu_enc_param *param, u32 bframes) in vpu_windsor_set_bframes() argument1012 if (bframes) { in vpu_windsor_set_bframes()1014 param->bframes = bframes; in vpu_windsor_set_bframes()1017 param->bframes = 0; in vpu_windsor_set_bframes()1134 vpu_windsor_set_bframes(windsor, params->bframes); in vpu_windsor_set_params()
24 u32 bframes; member
748 struct hfi_max_num_b_frames *bframes = prop_data; in pkt_session_set_property_1x() local751 bframes->max_num_b_frames = *in; in pkt_session_set_property_1x()752 pkt->shdr.hdr.size += sizeof(u32) + sizeof(*bframes); in pkt_session_set_property_1x()759 intra->bframes = in->bframes; in pkt_session_set_property_1x()
739 u32 bframes; member