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

/external/webp/src/dec/
H A Dvp8i.h174 typedef int quant_t[2]; // [DC / AC]. Can be 'uint16_t[2]' too (~slower). typedef
176 quant_t y1_mat_, y2_mat_, uv_mat_;
/external/chromium_org/third_party/libwebp/dec/
H A Dvp8i.h174 typedef int quant_t[2]; // [DC / AC]. Can be 'uint16_t[2]' too (~slower). typedef
176 quant_t y1_mat_, y2_mat_, uv_mat_;

Completed in 400 milliseconds