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

/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Dxvmc_vld.c49 const uint32_t idct_table[] = { variable in typeref:typename:const uint32_t[]
355 /* XvMCQMatrix * 2 + idct_table + 8 * kernel offset pointer */
573 memcpy(buf + 32 * 4, idct_table, sizeof(idct_table));
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Dxvmc_vld.c49 const uint32_t idct_table[] = { variable in typeref:typename:const uint32_t[]
355 /* XvMCQMatrix * 2 + idct_table + 8 * kernel offset pointer */
573 memcpy(buf + 32 * 4, idct_table, sizeof(idct_table));
/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A Dxvmc_vld.c49 const uint32_t idct_table[] = { variable in typeref:typename:const uint32_t[]
293 /* XvMCQMatrix * 2 + idct_table + 8 * kernel offset pointer */
495 memcpy(buf + 32*4, idct_table, sizeof(idct_table));

Completed in 6 milliseconds