Home
last modified time | relevance | path

Searched refs:cbr_flag (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/media/platform/allegro-dvt/
H A Dnal-h264.h30 unsigned int cbr_flag[16]; member
H A Dnal-hevc.h103 unsigned int cbr_flag[N_HRD_PARAMS]; member
H A Dnal-h264.c116 rbsp_bit(rbsp, &hrd->cbr_flag[i]); in nal_h264_rbsp_hrd_parameters()
H A Dnal-hevc.c219 rbsp_bit(rbsp, &hrd->cbr_flag[i]); in nal_hevc_rbsp_sub_layer_hrd_parameters()
H A Dallegro-core.c1708 sps->vui.vcl_hrd_parameters.cbr_flag[0] = in allegro_h264_write_sps()
1914 hrd->vcl_hrd[0].cbr_flag[0] = !v4l2_ctrl_g_ctrl(channel->mpeg_video_frame_rc_enable); in allegro_hevc_write_sps()