Home
last modified time | relevance | path

Searched defs:mTileWidth (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/include/private/media/
H A DVideoFrame.h79 uint32_t mTileWidth; // Tile width (0 if image doesn't have grid) variable
/aosp12/frameworks/av/media/libstagefright/include/
H A DFrameDecoder.h182 int32_t mTileWidth; member
/aosp12/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp396 int32_t mTileWidth, mTileHeight; member in android::MPEG4Writer::Track