Searched defs:tileWidth (Results 1 – 7 of 7) sorted by relevance
| /frameworks/av/media/libstagefright/ |
| D | FrameDecoder.cpp | 52 int32_t width, int32_t height, int32_t tileWidth, int32_t tileHeight, in allocVideoFrame() 131 int32_t width, int32_t height, int32_t tileWidth, int32_t tileHeight, in allocVideoFrame() 138 int32_t width, int32_t height, int32_t tileWidth, int32_t tileHeight, in allocMetaFrame() 165 int32_t *tileWidth, int32_t *tileHeight, int32_t *gridRows, int32_t *gridCols) { in findGridInfo() 226 int32_t width, height, tileWidth = 0, tileHeight = 0; in getMetadataOnly() local 837 int32_t tileWidth, tileHeight, gridRows, gridCols; in onGetFormatAndSeekOptions() local
|
| D | Utils.cpp | 1062 int32_t tileWidth, tileHeight, gridRows, gridCols; in convertMetaDataToMessage() local 1887 int32_t tileWidth = -1, tileHeight = -1; in convertMessageToMetaData() local
|
| D | MPEG4Writer.cpp | 2265 int32_t tileWidth, tileHeight, gridRows, gridCols; in Track() local
|
| D | ACodec.cpp | 4769 int32_t tileWidth, tileHeight, gridRows, gridCols; in configureImageGrid() local
|
| /frameworks/av/include/private/media/ |
| D | VideoFrame.h | 40 uint32_t tileWidth, uint32_t tileHeight, in VideoFrame()
|
| /frameworks/av/media/libmediaplayerservice/ |
| D | StagefrightMetadataRetriever.cpp | 270 int32_t tileWidth, tileHeight; in getImageInternal() local
|
| /frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/video/ |
| D | VtsHalMediaC2V1_0TargetVideoEncTest.cpp | 296 int width, height, tileWidth, tileHeight; in fillByteBuffer() local
|