Lines Matching defs:qcoeff_ptr
31 short *qcoeff_ptr = d->qcoeff;
35 vpx_memset(qcoeff_ptr, 0, 32);
55 qcoeff_ptr[rc] = x; // write to destination
76 short *qcoeff_ptr = d->qcoeff;
91 qcoeff_ptr[rc] = x; // write to destination
116 short *qcoeff_ptr = d->qcoeff;
121 vpx_memset(qcoeff_ptr, 0, 32);
143 qcoeff_ptr[rc] = x; // write to destination
170 short *qcoeff_ptr;
177 qcoeff_ptr = d->qcoeff;
181 vpx_memset(qcoeff_ptr, 0, 32);
204 qcoeff_ptr[rc] = x;
227 short *qcoeff_ptr = d->qcoeff;
232 vpx_memset(qcoeff_ptr, 0, 32);
255 qcoeff_ptr[rc] = x; // write to destination