Home
last modified time | relevance | path

Searched defs:fourcc (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/demux/
A Ddemux.c222 const uint32_t fourcc = ReadLE32(mem); in StoreFrame() local
447 const uint32_t fourcc = ReadLE32(mem); in ParseVP8XChunks() local
948 const char* const fourcc = in WebPDemuxNextChunk() local
957 const char* const fourcc = in WebPDemuxPrevChunk() local
/AliOS-Things-master/components/SDL2/src/audio/
A DSDL_wave.h96 Uint32 fourcc; /* FOURCC of the chunk. */ member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dwebpinfo.c631 const uint32_t fourcc = ReadMemBufLE32(mem); in ParseChunk() local

Completed in 8 milliseconds