Searched defs:IS_ENCODER (Results 1 - 1 of 1) sorted by relevance

/hardware/google/av/media/sfplugin/
H A DCCodecConfig.h63 IS_ENCODER = (1 << 6), ///< for encoders member in struct:android::CCodecConfig
83 DECODER = ~(IS_ENCODER | OTHER_KIND),

Completed in 31 milliseconds