Searched refs:bframes (Results 1 – 5 of 5) 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()
737 struct hfi_max_num_b_frames *bframes = prop_data; in pkt_session_set_property_1x() local740 bframes->max_num_b_frames = *in; in pkt_session_set_property_1x()741 pkt->shdr.hdr.size += sizeof(u32) + sizeof(*bframes); in pkt_session_set_property_1x()748 intra->bframes = in->bframes; in pkt_session_set_property_1x()
676 u32 bframes; member
615 intra_period.bframes = ctr->num_b_frames; in venc_set_properties()
205498 + vpu_dbg(LVL_CTRL, "set bframes %d\n", ctrl->val);