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

  /external/chromium_org/third_party/libwebp/dec/
vp8i.h 168 typedef int quant_t[2]; // [DC / AC]. Can be 'uint16_t[2]' too (~slower). typedef
170 quant_t y1_mat_, y2_mat_, uv_mat_;
  /external/webp/src/dec/
vp8i.h 168 typedef int quant_t[2]; // [DC / AC]. Can be 'uint16_t[2]' too (~slower). typedef
170 quant_t y1_mat_, y2_mat_, uv_mat_;

Completed in 105 milliseconds