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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpc.h40 #define SAMPLES_PER_BAND 36 macro
41 #define MPC_FRAME_SIZE (BANDS * SAMPLES_PER_BAND)
H A Dmpc.c54 for(i = 0; i < SAMPLES_PER_BAND; i++) {
77 for(i = 0; i <= maxband; i++, off += SAMPLES_PER_BAND){
94 for(j = 0; j < SAMPLES_PER_BAND; j++){
H A Dmpc7.c39 #define SAMPLES_PER_BAND 36 macro
40 #define MPC_FRAME_SIZE (BANDS * SAMPLES_PER_BAND)
154 for(i = 0; i < SAMPLES_PER_BAND; i++){
160 for(i = 0; i < SAMPLES_PER_BAND/3; i++){
169 for(i = 0; i < SAMPLES_PER_BAND/2; i++){
177 for(i = 0; i < SAMPLES_PER_BAND; i++)
183 for(i = 0; i < SAMPLES_PER_BAND; i++)
279 for(i = 0; i < BANDS; i++, off += SAMPLES_PER_BAND)
H A Dmpc8.c348 for(i = 0, off = 0; i < maxband; i++, off += SAMPLES_PER_BAND){
353 for(j = 0; j < SAMPLES_PER_BAND; j++)
359 for(j = 0; j < SAMPLES_PER_BAND; j += SAMPLES_PER_BAND / 2){
362 for(k = 0; k < SAMPLES_PER_BAND / 2; k++, t <<= 1)
368 for(j = 0; j < SAMPLES_PER_BAND; j += 3){
378 for(j = 0; j < SAMPLES_PER_BAND; j += 2){
389 for(j = 0; j < SAMPLES_PER_BAND; j++){
396 for(j = 0; j < SAMPLES_PER_BAND; j++){
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpc.h40 #define SAMPLES_PER_BAND 36 macro
41 #define MPC_FRAME_SIZE (BANDS * SAMPLES_PER_BAND)
H A Dmpc.c52 for(i = 0; i < SAMPLES_PER_BAND; i++) {
73 for(i = 0; i <= maxband; i++, off += SAMPLES_PER_BAND){
90 for(j = 0; j < SAMPLES_PER_BAND; j++){
H A Dmpc8.c351 for(i = 0, off = 0; i < maxband; i++, off += SAMPLES_PER_BAND){
356 for(j = 0; j < SAMPLES_PER_BAND; j++)
362 for(j = 0; j < SAMPLES_PER_BAND; j += SAMPLES_PER_BAND / 2){
365 for(k = 0; k < SAMPLES_PER_BAND / 2; k++, t <<= 1)
371 for(j = 0; j < SAMPLES_PER_BAND; j += 3){
381 for(j = 0; j < SAMPLES_PER_BAND; j += 2){
392 for(j = 0; j < SAMPLES_PER_BAND; j++){
399 for(j = 0; j < SAMPLES_PER_BAND; j++){
H A Dmpc7.c147 for(i = 0; i < SAMPLES_PER_BAND; i++){
153 for(i = 0; i < SAMPLES_PER_BAND/3; i++){
162 for(i = 0; i < SAMPLES_PER_BAND/2; i++){
170 for(i = 0; i < SAMPLES_PER_BAND; i++)
176 for(i = 0; i < SAMPLES_PER_BAND; i++)
289 for(i = 0; i < BANDS; i++, off += SAMPLES_PER_BAND)

Completed in 30 milliseconds