Home
last modified time | relevance | path

Searched defs:m_decoder (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/armnn/samples/KeywordSpotting/include/
H A DKeywordSpottingPipeline.hpp75 std::unique_ptr<Decoder> m_decoder; member in kws::KWSPipeline
/aosp_15_r20/external/armnn/samples/ObjectDetection/include/
H A DObjectDetectionPipeline.hpp66 std::unique_ptr<IDetectionResultDecoder> m_decoder; member in od::ObjDetectionPipeline
/aosp_15_r20/external/armnn/samples/SpeechRecognition/include/
H A DSpeechRecognitionPipeline.hpp120 std::unique_ptr<Decoder> m_decoder; member in asr::ASRPipeline
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/
H A Dcodechal_mmc_g12.cpp248 CodechalDecode* m_decoder, in ClearAuxSurf()
H A Dcodechal_decode_hevc_long_g12.h334 CodechalDecodeHevcG12 *m_decoder = nullptr; //!< Pointer to the HEVC decoder variable
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_decode_sfc.h146 CodechalDecode * m_decoder = nullptr; //!< Decoder variable
H A Dcodechal_decode_downsampling.h518 …CodechalDecode *m_decoder = nullptr; … variable
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/gen12/codec/hal/dec/av1/features/
H A Ddecode_av1_filmgrain_feature_g12.h278 …CodechalDecode *m_decoder = nullptr; … variable
/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DLzfseDecoder.cpp758 CExtraEntry m_decoder[NUM_M_STATES]; in DecodeLzfse() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/video/
H A DvktVideoBaseDecodeUtils.hpp1021 std::shared_ptr<VideoBaseDecoder> m_decoder{}; member in vkt::video::FrameProcessor
/aosp_15_r20/external/pdfium/third_party/libopenjpeg/
H A Dj2k.h572 opj_j2k_dec_t m_decoder; member