Home
last modified time | relevance | path

Searched refs:bframes (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/platform/qcom/venus/
A Dvenc_ctrls.c77 u32 bframes; in venc_op_s_ctrl() local
230 ret = venc_calc_bpframes(ctrl->val, ctr->num_b_frames, &bframes, in venc_op_s_ctrl()
247 ret = venc_calc_bpframes(ctr->gop_size, ctrl->val, &bframes, in venc_op_s_ctrl()
252 ctr->num_b_frames = bframes; in venc_op_s_ctrl()
A Dhfi_cmds.c738 struct hfi_max_num_b_frames *bframes = prop_data; in pkt_session_set_property_1x() local
741 bframes->max_num_b_frames = *in; in pkt_session_set_property_1x()
742 pkt->shdr.hdr.size += sizeof(u32) + sizeof(*bframes); in pkt_session_set_property_1x()
749 intra->bframes = in->bframes; in pkt_session_set_property_1x()
A Dhfi_helper.h712 u32 bframes; member
A Dvenc.c729 intra_period.bframes = ctr->num_b_frames; in venc_set_properties()

Completed in 14 milliseconds