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

  /external/chromium_org/third_party/libwebp/utils/
huffman.h 69 HTreeGroup* VP8LHtreeGroupsNew(int num_htree_groups);
huffman.c 87 HTreeGroup* VP8LHtreeGroupsNew(int num_htree_groups) {
  /external/chromium_org/third_party/libwebp/dec/
vp8l.c 340 htree_groups = VP8LHtreeGroupsNew(num_htree_groups);
    [all...]

Completed in 104 milliseconds