Home
last modified time | relevance | path

Searched refs:SCALE_TBL_SZ (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_hostdefs.h107 #define SCALE_TBL_SZ (8) macro
604 IMG_UINT32 ui32InterIntraScale[SCALE_TBL_SZ];
605 IMG_UINT32 ui32SkippedCodedScale[SCALE_TBL_SZ];
Dtng_enc_trace.c508 PRINT_ARRAY( ui32InterIntraScale, SCALE_TBL_SZ); in SETVIDEO_dump()
510 PRINT_ARRAY( ui32SkippedCodedScale, SCALE_TBL_SZ); in SETVIDEO_dump()
Dtng_trace.c725 PRINT_ARRAY( ui32InterIntraScale, SCALE_TBL_SZ); in tng_trace_setvideo()
727 PRINT_ARRAY( ui32SkippedCodedScale, SCALE_TBL_SZ); in tng_trace_setvideo()