Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/inc/
H A Drk_vdec_cmd.h29 #define MPP_DEC_QUERY_BPS (0x00000008) macro
37 MPP_DEC_QUERY_BPS | \
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_vdec_cmd.h29 #define MPP_DEC_QUERY_BPS (0x00000008) macro
37 MPP_DEC_QUERY_BPS | \
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_dec.cpp161 if (flag & MPP_DEC_QUERY_BPS) in mpp_dec_proc_cfg()