Searched refs:PRELOAD_BUFFER_SIZE (Results 1 - 2 of 2) sorted by relevance
/hardware/intel/img/psb_video/src/ |
H A D | pnw_VC1.c | 64 #define PRELOAD_BUFFER_SIZE (4*1024) macro 489 PRELOAD_BUFFER_SIZE, 499 memset(preload, 0, PRELOAD_BUFFER_SIZE); 2628 psb__debug_schedule_hexdump("Preload buffer", &ctx->preload_buffer, 0, PRELOAD_BUFFER_SIZE);
|
/hardware/intel/img/psb_video/src/mrst/ |
H A D | psb_VC1.c | 65 #define PRELOAD_BUFFER_SIZE (4*1024) macro 482 PRELOAD_BUFFER_SIZE, 2575 psb__debug_schedule_hexdump("Preload buffer", &ctx->preload_buffer, 0, PRELOAD_BUFFER_SIZE);
|
Completed in 32 milliseconds