Home
last modified time | relevance | path

Searched refs:videoShaper (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/module/libmediaformatshaper/
DVideoShaper.h27 int videoShaper(CodecProperties *codec, AMediaFormat* inFormat, int flags);
DVideoShaper.cpp61 int videoShaper(CodecProperties *codec, AMediaFormat* inFormat, int flags) { in videoShaper() function
DFormatShaper.cpp58 (void) videoShaper(codec, inFormat, flags); in shapeFormat()