Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh264_syntax.h98 } H264NaluType; typedef
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_global.h194 H264NaluType nalu_type; //!< NALU_TYPE_xxxx
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580.c2447 H264NaluType type = task->rc_task->frm.is_idr ? H264_NALU_TYPE_IDR : H264_NALU_TYPE_SLICE; in hal_h264e_vepu580_wait()