Home
last modified time | relevance | path

Searched refs:H264NaluType (Results 1 – 10 of 10) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dh264_syntax.h99 } H264NaluType; typedef
/rockchip-linux_mpp/mpp/hal/common/h264/
H A Dhal_h264e_stream_amend.c317 H264NaluType type = slice->idr_flag ? H264_NALU_TYPE_IDR : H264_NALU_TYPE_SLICE; in h264e_vepu_stream_amend_proc()
/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu1_v2.c657 H264NaluType type = task->rc_task->frm.is_idr ? H264_NALU_TYPE_IDR : H264_NALU_TYPE_SLICE; in hal_h264e_vepu1_wait_v2()
H A Dhal_h264e_vepu2_v2.c722 H264NaluType type = task->rc_task->frm.is_idr ? H264_NALU_TYPE_IDR : H264_NALU_TYPE_SLICE; in hal_h264e_vepu2_wait_v2()
/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_global.h194 H264NaluType nalu_type; //!< NALU_TYPE_xxxx
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c1767 H264NaluType type = task->rc_task->frm.is_idr ? H264_NALU_TYPE_IDR : H264_NALU_TYPE_SLICE; in hal_h264e_vepu541_wait()
H A Dhal_h264e_vepu540c.c1650 H264NaluType type = task->rc_task->frm.is_idr ? H264_NALU_TYPE_IDR : H264_NALU_TYPE_SLICE; in hal_h264e_vepu540c_wait()
H A Dhal_h264e_vepu580.c2369 H264NaluType type = task->rc_task->frm.is_idr ? H264_NALU_TYPE_IDR : H264_NALU_TYPE_SLICE; in hal_h264e_vepu580_wait()
H A Dhal_h264e_vepu510.c2397 H264NaluType type = task->rc_task->frm.is_idr ? H264_NALU_TYPE_IDR : H264_NALU_TYPE_SLICE; in hal_h264e_vepu510_wait()
H A Dhal_h264e_vepu511.c2358 H264NaluType type = task->rc_task->frm.is_idr ? H264_NALU_TYPE_IDR : H264_NALU_TYPE_SLICE; in hal_h264e_vepu511_wait()