Searched defs:oneShotDecode (Results 1 – 6 of 6) sorted by relevance
121 oneShotDecode) { in replay()141 oneShotDecode) { in load()
323 void MediaVpxDecoderGeneric::oneShotDecode(const uint8_t* data, in oneShotDecode() function in android::emulation::MediaVpxDecoderGeneric
393 void MediaH264DecoderGeneric::oneShotDecode(const uint8_t* data, in oneShotDecode() function in android::emulation::MediaH264DecoderGeneric
450 void MediaH264DecoderFfmpeg::oneShotDecode(std::vector<uint8_t>& data, in oneShotDecode() function in android::emulation::MediaH264DecoderFfmpeg
698 void MediaH264DecoderCuvid::oneShotDecode(std::vector<uint8_t>& data, in oneShotDecode() function in android::emulation::MediaH264DecoderCuvid
302 void MediaH264DecoderVideoToolBox::oneShotDecode(std::vector<uint8_t> & data, uint64_t pts) { in oneShotDecode() function in android::emulation::MediaH264DecoderVideoToolBox