Home
last modified time | relevance | path

Searched refs:_check_is_mpp_enc_ref_cfg (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/base/inc/
H A Dmpp_enc_ref.h63 #define check_is_mpp_enc_ref_cfg(ref) _check_is_mpp_enc_ref_cfg(__FUNCTION__, ref)
64 MPP_RET _check_is_mpp_enc_ref_cfg(const char *func, void *ref);
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_enc_ref.cpp35 MPP_RET _check_is_mpp_enc_ref_cfg(const char *func, void *ref) in _check_is_mpp_enc_ref_cfg() function