Searched refs:imgbuf (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 Dmss4.c133 uint8_t imgbuf[3][16 * 16]; member in struct:MSS4Context
315 ff_mss34_dct_put(c->imgbuf[i], 8, c->block);
321 AV_WN16A(out + k * 2, c->imgbuf[i][k + (j & ~1) * 4] * 0x101);
395 dst[i] = ctx->imgbuf[i];
484 ctx->imgbuf[i] + j * 16, 16);

Completed in 95 milliseconds