Searched defs:CodecType (Results 1 – 14 of 14) sorted by relevance
37 enum CodecType { enum
23 enum CodecType { enum
36 enum CodecType { enum
21 enum CodecType { enum
37 enum class CodecType { enum
313 …cudaVideoCodec CodecType; /**< IN: cudaVideoCodec_XXX … member
163 …cudaVideoCodec CodecType; /**< IN: cudaVideoCodec_XXX … member
224 ndk::ScopedAStatus setCodecType(const CodecType) { in setCodecType()