Home
last modified time | relevance | path

Searched defs:decode (Results 1 – 16 of 16) sorted by relevance

/hardware/google/interfaces/image/aidl_api/google.hardware.image/current/google/hardware/image/
DIComponent.aidl40 void decode(in android.hardware.HardwareBuffer src); in decode() method
/hardware/google/interfaces/image/google/hardware/image/
DIComponent.aidl52 void decode(in HardwareBuffer src); in decode() method
/hardware/ril/include/telephony/
Dril_mcc.h36 static inline std::string decode(int mcc) { in decode() function
Dril_mnc.h37 static inline std::string decode(int mnc) { in decode() function
/hardware/google/aemu/host-common/include/host-common/
DMediaVideoHelper.h39 virtual void decode(const uint8_t* frame, in decode() function
/hardware/google/aemu/host-common/
DMediaFfmpegVideoHelper.cpp188 void MediaFfmpegVideoHelper::decode(const uint8_t* data, in decode() function in android::emulation::MediaFfmpegVideoHelper
DMediaVpxVideoHelper.cpp42 void MediaVpxVideoHelper::decode(const uint8_t* data, in decode() function in android::emulation::MediaVpxVideoHelper
DMediaCudaVideoHelper.cpp175 void MediaCudaVideoHelper::decode(const uint8_t* frame, in decode() function in android::emulation::MediaCudaVideoHelper
DMediaVideoToolBoxVideoHelper.cpp105 void MediaVideoToolBoxVideoHelper::decode(const uint8_t* frame, in decode() function in android::emulation::MediaVideoToolBoxVideoHelper
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidParser.h126 bool decode(uint32_t input, double *output) const { in decode() function
/hardware/google/gfxstream/host/magma/magma_dec/
Dmagma_dec.cpp28 size_t magma_decoder_context_t::decode(void *buf, size_t len, IOStream *stream, ChecksumCalculator*… in decode() function in gfxstream::magma_decoder_context_t
/hardware/google/gfxstream/host/renderControl_dec/
DrenderControl_dec.cpp28 size_t renderControl_decoder_context_t::decode(void *buf, size_t len, IOStream *stream, ChecksumCal… in decode() function in gfxstream::renderControl_decoder_context_t
/hardware/interfaces/graphics/mapper/4.0/vts/functional/
DVtsHalGraphicsMapperV4_0TargetTest.cpp97 const MetadataType& metadataType, DecodeFunction decode) { in testGet()
115 DecodeFunction decode) { in testSet()
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_dec.cpp28 size_t gles1_decoder_context_t::decode(void *buf, size_t len, IOStream *stream, ChecksumCalculator*… in decode() function in gfxstream::gles1_decoder_context_t
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp113 size_t VkDecoder::decode(void* buf, size_t bufsize, IOStream* stream, in decode() function in gfxstream::vk::VkDecoder
121 size_t VkDecoder::Impl::decode(void* buf, size_t len, IOStream* ioStream, in decode() function in gfxstream::vk::VkDecoder::Impl
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_dec.cpp28 size_t gles2_decoder_context_t::decode(void *buf, size_t len, IOStream *stream, ChecksumCalculator*… in decode() function in gfxstream::gles2_decoder_context_t