Home
last modified time | relevance | path

Searched refs:idr_pic_id (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/pci/tw5864/
H A Dtw5864-h264.c156 unsigned int idr_pic_id, in tw5864_h264_gen_slice_head() argument
170 bs_write_ue(s, idr_pic_id); in tw5864_h264_gen_slice_head()
230 unsigned int idr_pic_id, in tw5864_h264_put_slice_header() argument
245 nal_len = tw5864_h264_gen_slice_head(*buf, *space_left, idr_pic_id, in tw5864_h264_put_slice_header()
H A Dtw5864.h193 unsigned int idr_pic_id,
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_slice.c76 slice->idr_pic_id = slice->next_idr_pic_id; in h264e_slice_update()
330 ret |= mpp_read_ue(&bit, &slice->idr_pic_id); in h264e_slice_read()
332 bit.used_bits, slice->idr_pic_id); in h264e_slice_read()
595 mpp_writer_put_ue(s, slice->idr_pic_id); in h264e_slice_write_header()
597 mpp_writer_bits(s), slice->idr_pic_id); in h264e_slice_write_header()
H A Dh264e_slice.h122 RK_U32 idr_pic_id; member
/OK3568_Linux_fs/kernel/include/media/
H A Dh264-ctrls.h208 __u16 idr_pic_id; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_fill.c306 p_long->idr_pic_id = currSlice->idr_pic_id; in fill_slice_syntax()
H A Dh264d_slice.c511 READ_UE(p_bitctx, &currSlice->idr_pic_id); in process_slice()
513 READ_UE(p_bitctx, &currSlice->idr_pic_id); in process_slice()
H A Dh264d_global.h761 RK_S32 idr_pic_id; member
849 RK_S32 idr_pic_id; member
/OK3568_Linux_fs/kernel/drivers/media/platform/sti/hva/
H A Dhva-h264.c433 int idr_pic_id = frame_num % 2; in hva_h264_fill_slice_header() local
482 pctx->name, __func__, frame_order, idr_pic_id, *header_size); in hva_h264_fill_slice_header()
/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh264d_syntax.h160 RK_U32 idr_pic_id; member
/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Dhantro_g1_h264_dec.c90 G1_REG_DEC_CTRL5_IDR_PIC_ID(dec_param->idr_pic_id); in set_params()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu2_reg.h440 RK_U32 idr_pic_id : 16; member
H A Dhal_h264d_vdpu2.c410 p_regs->sw113.idr_pic_id = p_hal->slice_long[0].idr_pic_id; in set_vlc_regs()
H A Dhal_h264d_vdpu1.c369 p_regs->SwReg08.sw_idr_pic_id = p_hal->slice_long[0].idr_pic_id; in vdpu1_set_vlc_regs()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541_reg.h1680 RK_U32 idr_pic_id : 16; member
H A Dhal_h264e_vepu541.c581 …regs->reg107.idr_pic_id = (slice->slice_type == H264_I_SLICE) ? slice->idr_pic_id : (RK_U32)(-… in setup_vepu541_codec()
H A Dhal_h264e_vepu540c.c565 ….synt_sli1.idr_pid = (slice->slice_type == H264_I_SLICE) ? slice->idr_pic_id : (RK_U32)(-1); in setup_vepu540c_codec()
H A Dhal_h264e_vepu580.c910 ….synt_sli1.idr_pid = (slice->slice_type == H264_I_SLICE) ? slice->idr_pic_id : (RK_U32)(-1); in setup_vepu580_codec()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu1_v2.c442 | VEPU_REG_IDR_PIC_ID(slice->idr_pic_id); in hal_h264e_vepu1_gen_regs_v2()
H A Dhal_h264e_vepu2_v2.c489 | VEPU_REG_IDR_PIC_ID(slice->idr_pic_id); in hal_h264e_vepu2_gen_regs_v2()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst2092 - ``idr_pic_id``