Searched defs:metaOnly (Results 1 – 5 of 5) sorted by relevance
/frameworks/av/media/libmedia/ |
D | IMediaMetadataRetriever.cpp | 150 sp<IMemory> getFrameAtTime(int64_t timeUs, int option, int colorFormat, bool metaOnly) in getFrameAtTime() 171 sp<IMemory> getImageAtIndex(int index, int colorFormat, bool metaOnly, bool thumbnail) in getImageAtIndex() 217 int frameIndex, int numFrames, int colorFormat, bool metaOnly) in getFrameAtIndex() 363 bool metaOnly = (data.readInt32() != 0); in onTransact() local 385 bool metaOnly = (data.readInt32() != 0); in onTransact() local 437 bool metaOnly = (data.readInt32() != 0); in onTransact() local
|
D | mediametadataretriever.cpp | 145 int64_t timeUs, int option, int colorFormat, bool metaOnly) in getFrameAtTime() 158 int index, int colorFormat, bool metaOnly, bool thumbnail) { in getImageAtIndex() 184 int frameIndex, int numFrames, int colorFormat, bool metaOnly) { in getFrameAtIndex()
|
/frameworks/av/media/libstagefright/ |
D | StagefrightMetadataRetriever.cpp | 132 int index, int colorFormat, bool metaOnly, bool thumbnail) { in getImageAtIndex() 155 int index, int colorFormat, bool metaOnly, bool thumbnail, FrameRect* rect) { in getImageInternal() 249 int64_t timeUs, int option, int colorFormat, bool metaOnly) { in getFrameAtTime() 261 int frameIndex, int numFrames, int colorFormat, bool metaOnly) { in getFrameAtIndex() 271 int64_t timeUs, int numFrames, int option, int colorFormat, bool metaOnly, in getFrameInternal()
|
D | FrameDecoder.cpp | 47 int32_t dstBpp, bool metaOnly = false) { in allocVideoFrame()
|
/frameworks/av/media/libmediaplayerservice/ |
D | MetadataRetrieverClient.cpp | 196 int64_t timeUs, int option, int colorFormat, bool metaOnly) in getFrameAtTime() 215 int index, int colorFormat, bool metaOnly, bool thumbnail) { in getImageAtIndex() 253 int frameIndex, int numFrames, int colorFormat, bool metaOnly) { in getFrameAtIndex()
|