Searched refs:VP8Codec (Results 1 – 5 of 5) sorted by relevance
104 mSnapshotHelper(mType == MediaCodecType::VP8Codec in MediaVpxDecoderGeneric()130 mType == MediaCodecType::VP8Codec ? cudaVideoCodec_VP8 in initVpxContext()152 (mType == MediaCodecType::VP8Codec)) { in createAndInitSoftVideoHelper()156 mType == MediaCodecType::VP8Codec ? 8 : 9, in createAndInitSoftVideoHelper()160 mType == MediaCodecType::VP8Codec ? 8 : 9, in createAndInitSoftVideoHelper()223 new MediaVpxVideoHelper(mType == MediaCodecType::VP8Codec ? 8 : 9, in try_decode()343 mType == MediaCodecType::VP8Codec ? 8 : 9); in load()
176 case MediaCodecType::VP8Codec: in handleMediaRequest()
204 ? MediaCodecType::VP8Codec in load()
22 VP8Codec = 0, enumerator
61 return mType == MediaCodecType::VP8Codec ? 8 : 9; in vpxtype()