Home
last modified time | relevance | path

Searched refs:MPP_FRAME_VIDEO_FMT_UNSPECIFIED (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_frame.h65 MPP_FRAME_VIDEO_FMT_UNSPECIFIED = 5, enumerator
/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_frame.h65 MPP_FRAME_VIDEO_FMT_UNSPECIFIED = 5, enumerator
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_sps.c222 vui->vidformat = MPP_FRAME_VIDEO_FMT_UNSPECIFIED; in h264e_sps_update()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_ps.c320 sps->vui.m_videoFormat = MPP_FRAME_VIDEO_FMT_UNSPECIFIED; in h265e_set_sps()