Searched refs:vqOps_t (Results 1 – 3 of 3) sorted by relevance
34 } vqOps_t; typedef36 int VQApply(CodecProperties *codec, vqOps_t *info, AMediaFormat* inFormat, int flags);
35 vqOps_t mediaInfo[] = {81 vqOps_t *info = &mediaInfo[ix]; in videoShaper()
55 int VQApply(CodecProperties *codec, vqOps_t *info, AMediaFormat* inFormat, int flags) { in VQApply()