Searched defs:vpxtype (Results 1 – 3 of 3) sorted by relevance
60 virtual int vpxtype() const override { in vpxtype() function
58 virtual int vpxtype() const { return 8; } in vpxtype() function
203 MediaCodecType vpxtype = stream->getBe32() == 8 in load() local