HomeSort by relevance Sort by last modified time
    Searched refs:literal_arb (Results 1 - 2 of 2) sorted by null

  /external/webp/src/utils/
huffman.h 55 // The common literal base, if applicable, is stored in 'literal_arb'.
61 uint32_t literal_arb; // If is_trivial_literal is true, this is the member in struct:HTreeGroup
  /external/webp/src/dec/
vp8l.c 456 htree_group->literal_arb =
460 htree_group->literal_arb |= htrees[GREEN][0].value << 8;
    [all...]

Completed in 578 milliseconds