Searched refs:bframes (Results 1 – 4 of 4) sorted by relevance
75 u32 bframes; in venc_op_s_ctrl() local165 ret = venc_calc_bpframes(ctrl->val, ctr->num_b_frames, &bframes, in venc_op_s_ctrl()182 ret = venc_calc_bpframes(ctr->gop_size, ctrl->val, &bframes, in venc_op_s_ctrl()187 ctr->num_b_frames = bframes; in venc_op_s_ctrl()
736 struct hfi_max_num_b_frames *bframes = prop_data; in pkt_session_set_property_1x() local739 bframes->max_num_b_frames = *in; in pkt_session_set_property_1x()740 pkt->shdr.hdr.size += sizeof(u32) + sizeof(*bframes); in pkt_session_set_property_1x()747 intra->bframes = in->bframes; in pkt_session_set_property_1x()
654 u32 bframes; member
728 intra_period.bframes = ctr->num_b_frames; in venc_set_properties()