Home
last modified time | relevance | path

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

/frameworks/av/include/media/
DMediaProfiles.h377 struct VideoEditorCap { struct
378 VideoEditorCap(int inFrameWidth, int inFrameHeight, in VideoEditorCap() argument
386 ~VideoEditorCap() {} in ~VideoEditorCap() argument
406 static void logVideoEditorCap(const VideoEditorCap& cap); argument