Home
last modified time | relevance | path

Searched refs:endianness (Results 1 – 3 of 3) sorted by relevance

/hardware/google/av/media/sfplugin/
DCodec2Buffer.cpp417 if (plane.allocatedDepth > 8 && plane.endianness != C2PlaneInfo::NATIVE) { in GraphicView2MediaImageConverter()
418 ALOGD("endianness value of %u unsupported", plane.endianness); in GraphicView2MediaImageConverter()
/hardware/google/av/media/sfplugin/utils/
DCodec2BufferUtils.cpp83 || (bpp > 1 && plane.endianness != plane.NATIVE)) { in _ImageCopy()
/hardware/google/av/codec2/include/
DC2Buffer.h1520 } endianness; ///< endianness of the samples member