Home
last modified time | relevance | path

Searched refs:MPP_FRAME_SPC_NB (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_frame.h137 MPP_FRAME_SPC_NB, ///< Not part of ABI enumerator
/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_frame.h137 MPP_FRAME_SPC_NB, ///< Not part of ABI enumerator
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_api.c428 dst->color >= MPP_FRAME_SPC_NB || in h265e_proc_prep_cfg()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_api_v2.c346 dst->color >= MPP_FRAME_SPC_NB || in h264e_proc_prep_cfg()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_ps.c1211 if (vui->matrix_coeffs >= MPP_FRAME_SPC_NB) in decode_vui()