Searched defs:tileWidth (Results 1 – 7 of 7) sorted by relevance
/aosp12/frameworks/av/media/libstagefright/ |
H A D | FrameDecoder.cpp | 51 int32_t width, int32_t height, int32_t tileWidth, int32_t tileHeight, in allocVideoFrame() 127 int32_t width, int32_t height, int32_t tileWidth, int32_t tileHeight, in allocVideoFrame() 134 int32_t width, int32_t height, int32_t tileWidth, int32_t tileHeight, in allocMetaFrame() 161 int32_t *tileWidth, int32_t *tileHeight, int32_t *gridRows, int32_t *gridCols) { in findGridInfo() 215 int32_t width, height, tileWidth = 0, tileHeight = 0; in getMetadataOnly() local 798 int32_t tileWidth, tileHeight, gridRows, gridCols; in onGetFormatAndSeekOptions() local
|
H A D | Utils.cpp | 1010 int32_t tileWidth, tileHeight, gridRows, gridCols; in convertMetaDataToMessage() local 1789 int32_t tileWidth, tileHeight, gridRows, gridCols; in convertMessageToMetaData() local
|
H A D | MPEG4Writer.cpp | 2199 int32_t tileWidth, tileHeight, gridRows, gridCols; in Track() local
|
H A D | ACodec.cpp | 4682 int32_t tileWidth, tileHeight, gridRows, gridCols; in configureImageGrid() local
|
/aosp12/frameworks/av/include/private/media/ |
H A D | VideoFrame.h | 40 uint32_t tileWidth, uint32_t tileHeight, in VideoFrame()
|
/aosp12/hardware/libhardware/modules/gralloc/ |
H A D | gralloc.cpp | 231 const size_t tileWidth = 2; in gralloc_alloc() local
|
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/video/ |
H A D | VtsHalMediaC2V1_0TargetVideoEncTest.cpp | 296 int width, height, tileWidth, tileHeight; in fillByteBuffer() local
|