Home
last modified time | relevance | path

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

/external/libwebm/common/
Dlibwebm_util.h52 bool ParseVP9SuperFrameIndex(const std::uint8_t* frame,
Dlibwebm_util.cc27 bool ParseVP9SuperFrameIndex(const std::uint8_t* frame, in ParseVP9SuperFrameIndex() function
/external/libwebm/m2ts/
Dwebm2pes.cc443 ParseVP9SuperFrameIndex(frame.buffer().data.get(), in WritePesPacket()