Home
last modified time | relevance | path

Searched refs:PRINT_ARRAY (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_enc_trace.c86 #define PRINT_ARRAY( FEILD, NUM) PRINT_ARRAY_NEW(FEILD, NUM) macro
292 PRINT_ARRAY( aui8LumaQuantParams, QUANT_TABLE_SIZE_BYTES); in JPEG_TABLE_dump()
294 PRINT_ARRAY( aui8ChromaQuantParams, QUANT_TABLE_SIZE_BYTES); in JPEG_TABLE_dump()
494 PRINT_ARRAY(aui32WeightedPredictionVirtAddr, MAX_SOURCE_SLOTS_SL); in SETVIDEO_dump()
508 PRINT_ARRAY( ui32InterIntraScale, SCALE_TBL_SZ); in SETVIDEO_dump()
510 PRINT_ARRAY( ui32SkippedCodedScale, SCALE_TBL_SZ); in SETVIDEO_dump()
525 PRINT_ARRAY(aui8PicOnLevel, MAX_REF_LEVELS); in SETVIDEO_dump()
Dtng_trace.c90 #define PRINT_ARRAY( FEILD, NUM) PRINT_ARRAY_NEW(FEILD, NUM) macro
157 PRINT_ARRAY( aui8LumaQuantParams, QUANT_TABLE_SIZE_BYTES); in JPEG_TABLE_dump()
159 PRINT_ARRAY( aui8ChromaQuantParams, QUANT_TABLE_SIZE_BYTES); in JPEG_TABLE_dump()
712 PRINT_ARRAY(aui32WeightedPredictionVirtAddr, MAX_SOURCE_SLOTS_SL); in tng_trace_setvideo()
725 PRINT_ARRAY( ui32InterIntraScale, SCALE_TBL_SZ); in tng_trace_setvideo()
727 PRINT_ARRAY( ui32SkippedCodedScale, SCALE_TBL_SZ); in tng_trace_setvideo()
742 PRINT_ARRAY(aui8PicOnLevel, MAX_REF_LEVELS); in tng_trace_setvideo()