Searched refs:VQApply (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/media/module/libmediaformatshaper/ |
D | VQops.h | 36 int VQApply(CodecProperties *codec, vqOps_t *info, AMediaFormat* inFormat, int flags);
|
D | VideoShaper.cpp | 84 (void) VQApply(codec, info, inFormat, flags); in videoShaper()
|
D | Android.bp | 52 "VQApply.cpp",
|
D | VQApply.cpp | 55 int VQApply(CodecProperties *codec, vqOps_t *info, AMediaFormat* inFormat, int flags) { in VQApply() function
|