Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_rc_api.h243 } RcApiQueryType; typedef
251 MPP_RET rc_brief_get_by_type(RcApiQueryType *query);
/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_rc_api.h243 } RcApiQueryType; typedef
251 MPP_RET rc_brief_get_by_type(RcApiQueryType *query);
/OK3568_Linux_fs/external/mpp/mpp/codec/rc/
H A Drc_impl.cpp215 MPP_RET rc_brief_get_by_type(RcApiQueryType *query) in rc_brief_get_by_type()
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_enc_impl.cpp994 RcApiQueryType *query = (RcApiQueryType *)param; in mpp_enc_proc_cfg()