Home
last modified time | relevance | path

Searched refs:annexb (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/module/
Dgmp-openh264.cpp674 std::vector<uint8_t> annexb; in InitDecode() local
685 copyWithStartCode(annexb, avcc, size); in InitDecode()
693 copyWithStartCode(annexb, avcc, size); in InitDecode()
700 DECODING_STATE dState = decoder_->DecodeFrame2 (&*annexb.begin(), in InitDecode()
701 annexb.size(), in InitDecode()
/third_party/ffmpeg/tests/fate/
Ddemux.mak16 FATE_SAMPLES_DEMUX-$(call DEMDEC, AV1, AV1) += fate-av1-annexb-demux
17 fate-av1-annexb-demux: CMD = framecrc -c:v av1 -i $(TARGET_SAMPLES)/av1/annexb.obu -c:v copy
/third_party/gstreamer/gstplugins_bad/
DChangeLog15185 and annexb.
25921 inter-frame. The same test sequence has been reencoded to annexb.
25922 testdata is taken from aom testdata (and reencoded for annexb) as well