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

/external/chromium_org/third_party/libwebp/dec/
H A Dquant.c75 const VP8SegmentHeader* const hdr = &dec->segment_hdr_;
H A Dvp8i.h129 } VP8SegmentHeader; typedef in typeref:struct:__anon11578
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.c75 const VP8SegmentHeader* const hdr = &dec->segment_hdr_;
H A Dvp8i.h129 } VP8SegmentHeader; typedef in typeref:struct:__anon27991
197 VP8SegmentHeader segment_hdr_;
H A Dvp8.c141 static void ResetSegmentHeader(VP8SegmentHeader* const hdr) {
152 VP8SegmentHeader* hdr, VP8Proba* proba) {
/external/chromium_org/third_party/libwebp/enc/
H A Dvp8enci.h201 } VP8SegmentHeader; typedef in typeref:struct:__anon11611
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_;
/external/webp/src/enc/
H A Dvp8enci.h201 } VP8SegmentHeader; typedef in typeref:struct:__anon28027
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 104 milliseconds