Home
last modified time | relevance | path

Searched defs:imgWidth (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/compressedTextureFormats/
DAstcCpuDecompressorNoOp.cpp25 int32_t decompress(uint32_t imgWidth, uint32_t imgHeight, uint32_t blockWidth, in decompress()
DAstcCpuDecompressorImpl.cpp226 int32_t decompress(const uint32_t imgWidth, const uint32_t imgHeight, const uint32_t blockWidth, in decompress()
/hardware/google/aemu/host-common/
DMediaVpxVideoHelper.cpp94 size_t imgWidth, in copyYV12FrameToOutputBuffer()
DMediaH264DecoderVideoToolBox.cpp490 int imgWidth = CVPixelBufferGetWidth(mDecodedFrame); in copyFrame() local