| /OK3568_Linux_fs/kernel/drivers/media/pci/tw5864/ |
| H A D | tw5864-h264.c | 156 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 D | tw5864.h | 193 unsigned int idr_pic_id,
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/ |
| H A D | h264e_slice.c | 76 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 D | h264e_slice.h | 122 RK_U32 idr_pic_id; member
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | h264-ctrls.h | 208 __u16 idr_pic_id; member
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/ |
| H A D | h264d_fill.c | 306 p_long->idr_pic_id = currSlice->idr_pic_id; in fill_slice_syntax()
|
| H A D | h264d_slice.c | 511 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 D | h264d_global.h | 761 RK_S32 idr_pic_id; member 849 RK_S32 idr_pic_id; member
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/sti/hva/ |
| H A D | hva-h264.c | 433 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 D | h264d_syntax.h | 160 RK_U32 idr_pic_id; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/hantro/ |
| H A D | hantro_g1_h264_dec.c | 90 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 D | hal_h264d_vdpu2_reg.h | 440 RK_U32 idr_pic_id : 16; member
|
| H A D | hal_h264d_vdpu2.c | 410 p_regs->sw113.idr_pic_id = p_hal->slice_long[0].idr_pic_id; in set_vlc_regs()
|
| H A D | hal_h264d_vdpu1.c | 369 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 D | hal_h264e_vepu541_reg.h | 1680 RK_U32 idr_pic_id : 16; member
|
| H A D | hal_h264e_vepu541.c | 581 …regs->reg107.idr_pic_id = (slice->slice_type == H264_I_SLICE) ? slice->idr_pic_id : (RK_U32)(-… in setup_vepu541_codec()
|
| H A D | hal_h264e_vepu540c.c | 565 ….synt_sli1.idr_pid = (slice->slice_type == H264_I_SLICE) ? slice->idr_pic_id : (RK_U32)(-1); in setup_vepu540c_codec()
|
| H A D | hal_h264e_vepu580.c | 910 ….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 D | hal_h264e_vepu1_v2.c | 442 | VEPU_REG_IDR_PIC_ID(slice->idr_pic_id); in hal_h264e_vepu1_gen_regs_v2()
|
| H A D | hal_h264e_vepu2_v2.c | 489 | 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 D | ext-ctrls-codec.rst | 2092 - ``idr_pic_id``
|