HomeSort by relevance Sort by last modified time
    Searched refs:SCALE_TBL_SZ (Results 1 - 3 of 3) sorted by null

  /hardware/intel/img/psb_video/src/
tng_hostdefs.h 107 #define SCALE_TBL_SZ (8)
604 IMG_UINT32 ui32InterIntraScale[SCALE_TBL_SZ];
605 IMG_UINT32 ui32SkippedCodedScale[SCALE_TBL_SZ];
    [all...]
tng_enc_trace.c 508 PRINT_ARRAY( ui32InterIntraScale, SCALE_TBL_SZ);
510 PRINT_ARRAY( ui32SkippedCodedScale, SCALE_TBL_SZ);
    [all...]
tng_trace.c 725 PRINT_ARRAY( ui32InterIntraScale, SCALE_TBL_SZ);
727 PRINT_ARRAY( ui32SkippedCodedScale, SCALE_TBL_SZ);
    [all...]

Completed in 5016 milliseconds