Searched defs:FEILD (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) \ argument 53 #define PRINT_ARRAY_INT( FEILD, NUM) \ argument 66 #define PRINT_ARRAY_BYTE( FEILD, NUM) \ argument 86 #define PRINT_ARRAY( FEILD, NUM) PRINT_ARRAY_NEW(FEILD, NUM) argument 88 #define PRINT_ARRAY_ADDR(STR, FEILD, NUM) \ argument
|
D | tng_trace.c | 50 #define PRINT_ARRAY_NEW( FEILD, NUM) \ argument 57 #define PRINT_ARRAY_INT( FEILD, NUM) \ argument 70 #define PRINT_ARRAY_BYTE( FEILD, NUM) \ argument 90 #define PRINT_ARRAY( FEILD, NUM) PRINT_ARRAY_NEW(FEILD, NUM) argument 92 #define PRINT_ARRAY_ADDR(STR, FEILD, NUM) \ argument
|