Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/inc/
H A Dmpp_dec_impl.h34 DEC_PRS_TOTAL, enumerator
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_dec_normal.cpp684 mpp_clock_start(dec->clocks[DEC_PRS_TOTAL]); in mpp_dec_parser_thread()
738 mpp_clock_pause(dec->clocks[DEC_PRS_TOTAL]); in mpp_dec_parser_thread()
H A Dmpp_dec.cpp785 RK_S32 base = (i < DEC_HAL_TOTAL) ? (DEC_PRS_TOTAL) : (DEC_HAL_TOTAL); in mpp_dec_deinit()