Searched refs:PRINT_ARRAY_NEW (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | tng_enc_trace.c | 46 #define PRINT_ARRAY_NEW( FEILD, NUM) \ macro 86 #define PRINT_ARRAY( FEILD, NUM) PRINT_ARRAY_NEW(FEILD, NUM) 545 PRINT_ARRAY_NEW(aui32DirectBias_P,27 ); in SETVIDEO_dump() 547 PRINT_ARRAY_NEW(aui32InterBias_P,27 ); in SETVIDEO_dump() 549 PRINT_ARRAY_NEW(aui32DirectBias_B,27 ); in SETVIDEO_dump() 551 PRINT_ARRAY_NEW(aui32InterBias_B,27 ); in SETVIDEO_dump()
|
D | tng_trace.c | 50 #define PRINT_ARRAY_NEW( FEILD, NUM) \ macro 90 #define PRINT_ARRAY( FEILD, NUM) PRINT_ARRAY_NEW(FEILD, NUM) 758 PRINT_ARRAY_NEW(aui32DirectBias_P,27 ); in tng_trace_setvideo() 760 PRINT_ARRAY_NEW(aui32InterBias_P,27 ); in tng_trace_setvideo() 762 PRINT_ARRAY_NEW(aui32DirectBias_B,27 ); in tng_trace_setvideo() 764 PRINT_ARRAY_NEW(aui32InterBias_B,27 ); in tng_trace_setvideo()
|