Home
last modified time | relevance | path

Searched defs:imgHeight (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.cpp95 size_t imgHeight, in copyYV12FrameToOutputBuffer()
DMediaH264DecoderVideoToolBox.cpp491 int imgHeight = CVPixelBufferGetHeight(mDecodedFrame); in copyFrame() local