Home
last modified time | relevance | path

Searched defs:tileHeight (Results 1 – 9 of 9) sorted by relevance

/frameworks/av/media/libstagefright/
DFrameDecoder.cpp52 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
821 int32_t tileWidth, tileHeight, gridRows, gridCols; in onGetFormatAndSeekOptions() local
DUtils.cpp1036 int32_t tileWidth, tileHeight, gridRows, gridCols; in convertMetaDataToMessage() local
1841 int32_t tileWidth = -1, tileHeight = -1; in convertMessageToMetaData() local
DMPEG4Writer.cpp2229 int32_t tileWidth, tileHeight, gridRows, gridCols; in Track() local
DACodec.cpp4710 int32_t tileWidth, tileHeight, gridRows, gridCols; in configureImageGrid() local
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/screenshot/
DFakeSession.java62 FakeSession(int pageHeight, float maxPages, int tileHeight, int visiblePageTop, in FakeSession()
/frameworks/av/include/private/media/
DVideoFrame.h40 uint32_t tileWidth, uint32_t tileHeight, in VideoFrame()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/
DScrollCaptureControllerTest.java220 TestScenario withTileHeight(int tileHeight) { in withTileHeight()
/frameworks/av/media/libmediaplayerservice/
DStagefrightMetadataRetriever.cpp269 int32_t tileWidth, tileHeight; in getImageInternal() local
/frameworks/av/media/codec2/hidl/1.0/vts/functional/video/
DVtsHalMediaC2V1_0TargetVideoEncTest.cpp296 int width, height, tileWidth, tileHeight; in fillByteBuffer() local