Home
last modified time | relevance | path

Searched refs:kCodeLengthRepeatOffsets (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libwebp/dec/
Dvp8l.c32 static const int kCodeLengthRepeatOffsets[3] = { 3, 3, 11 }; variable
210 const int repeat_offset = kCodeLengthRepeatOffsets[slot]; in ReadHuffmanCodeLengths()
/external/webp/src/dec/
Dvp8l.c31 static const int kCodeLengthRepeatOffsets[3] = { 3, 3, 11 }; variable
289 const int repeat_offset = kCodeLengthRepeatOffsets[slot]; in ReadHuffmanCodeLengths()