OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetChunk
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libwebp/demux/
demux.c
919
static const Chunk*
GetChunk
(const WebPDemuxer* const dmux,
944
const Chunk* const chunk =
GetChunk
(dmux, fourcc, chunk_num);
[
all
...]
/external/webp/src/demux/
demux.c
911
static const Chunk*
GetChunk
(const WebPDemuxer* const dmux,
936
const Chunk* const chunk =
GetChunk
(dmux, fourcc, chunk_num);
Completed in 47 milliseconds