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

  /external/webp/src/dec/
vp8i.h 166 typedef int quant_t[2]; // [DC / AC]. Can be 'uint16_t[2]' too (~slower). typedef
168 quant_t y1_mat_, y2_mat_, uv_mat_;
vp8.c 500 int ctx, const quant_t dq, int n, int16_t* out) {

Completed in 21 milliseconds