Searched refs:ordery (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dopus_celt.c1143 const uint8_t *ordery = celt_hadamard_ordery + stride - 2; local
1146 tmp[j*stride+i] = X[ordery[i]*N0+j];
1164 const uint8_t *ordery = celt_hadamard_ordery + stride - 2; local
1167 tmp[ordery[i]*N0+j] = X[j*stride+i];

Completed in 46 milliseconds