Searched refs:hevcDecoderDecodecFrameFunc_ (Results 1 – 2 of 2) sorted by relevance
170 DecodeFuncType hevcDecoderDecodecFrameFunc_ = nullptr; variable
114 hevcDecoderDecodecFrameFunc_ = reinterpret_cast<DecodeFuncType>(dlsym(handle_, in HevcFuncMatch()118 if (hevcDecoderCreateFunc_ == nullptr || hevcDecoderDecodecFrameFunc_ == nullptr || in HevcFuncMatch()130 hevcDecoderDecodecFrameFunc_ = nullptr; in ReleaseHandle()1001 hevcDecoderDecodecFrameFunc_ != nullptr) { in DecodeFrameOnce()1005 …ret = hevcDecoderDecodecFrameFunc_(hevcSDecoder_, &hevcDecoderInputArgs_, &hevcDecoderOutpusArgs_); in DecodeFrameOnce()