Searched refs:VP8SegmentHeader (Results 1 - 9 of 9) sorted by relevance

/external/opencv3/3rdparty/libwebp/dec/
H A Dquant.c75 const VP8SegmentHeader* const hdr = &dec->segment_hdr_;
H A Dvp8i.h129 } VP8SegmentHeader; typedef in typeref:struct:__anon14920
197 VP8SegmentHeader segment_hdr_;
H A Dvp8.c141 static void ResetSegmentHeader(VP8SegmentHeader* const hdr) {
152 VP8SegmentHeader* hdr, VP8Proba* proba) {
/external/webp/src/dec/
H A Dquant.c71 const VP8SegmentHeader* const hdr = &dec->segment_hdr_;
H A Dvp8i.h94 } VP8SegmentHeader; typedef in typeref:struct:__anon20506
195 VP8SegmentHeader segment_hdr_;
H A Dvp8.c139 static void ResetSegmentHeader(VP8SegmentHeader* const hdr) {
150 VP8SegmentHeader* hdr, VP8Proba* proba) {
/external/opencv3/3rdparty/libwebp/enc/
H A Dvp8enci.h201 } VP8SegmentHeader; typedef in typeref:struct:__anon14953
377 VP8SegmentHeader segment_hdr_; // segment information
H A Dsyntax.c193 const VP8SegmentHeader* const hdr = &enc->segment_hdr_;
H A Dwebpenc.c69 VP8SegmentHeader* const hdr = &enc->segment_hdr_;

Completed in 111 milliseconds