Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.h153 static int32_t CheckHevcDecLibStatus();
H A Dhevc_decoder.cpp1502 int32_t HevcDecoder::CheckHevcDecLibStatus() in CheckHevcDecLibStatus() function in OHOS::MediaAVCodec::Codec::HevcDecoder
1535 CHECK_AND_RETURN_RET_LOG(CheckHevcDecLibStatus() == AVCS_ERR_OK, AVCS_ERR_UNSUPPORT, in GetCodecCapability()