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

  /hardware/intel/img/psb_video/src/
pnw_hostheader.h 103 SH_LEVEL_21 = 21,
tng_H264ES.c 524 else if (ui32MBf > 396) ui32Level = SH_LEVEL_21;
542 else if (ui32DpbMbs > 2376) ui32TempLevel = SH_LEVEL_21;
561 else if (ui32MBs > 11880) ui32TempLevel = SH_LEVEL_21;
580 else if (psRCParams->ui32FrameRate > 2000000) ui32TempLevel = SH_LEVEL_21;
764 else if (ctx->ui8LevelIdc >= SH_LEVEL_21)
    [all...]
tng_hostheader.h 159 SH_LEVEL_21 = 21,

Completed in 115 milliseconds