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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Ddct-test.c145 uint8_t cropTbl[256 + 2 * MAX_NEG_CROP]; variable
562 for(i=0;i<256;i++) cropTbl[i + MAX_NEG_CROP] = i;
564 cropTbl[i] = 0;
565 cropTbl[i + MAX_NEG_CROP + 256] = 255;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Ddct-test.c145 uint8_t cropTbl[256 + 2 * MAX_NEG_CROP]; variable
562 for(i=0;i<256;i++) cropTbl[i + MAX_NEG_CROP] = i;
564 cropTbl[i] = 0;
565 cropTbl[i + MAX_NEG_CROP + 256] = 255;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Ddct-test.c145 uint8_t cropTbl[256 + 2 * MAX_NEG_CROP]; variable
562 for(i=0;i<256;i++) cropTbl[i + MAX_NEG_CROP] = i;
564 cropTbl[i] = 0;
565 cropTbl[i + MAX_NEG_CROP + 256] = 255;

Completed in 174 milliseconds