Searched defs:isVendor (Results 1 – 3 of 3) sorted by relevance
176 int isVendor = -1; in FindCodec() local245 bool isVendor = (category == AVCodecCategory::AVCODEC_HARDWARE) ? true : false; in GetCapability() local
102 bool isVendor = (category == AVCodecCategory::AVCODEC_SOFTWARE) ? false : true; in GetCapability() local
149 bool isVendor = false; member