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

  /hardware/intel/img/psb_video/src/
pnw_H264ES.c 338 ctx->bInsertVUI = pSequenceParams->vui_parameters_present_flag ? IMG_TRUE: IMG_FALSE;
339 if (ctx->bInsertVUI) {
351 if (ctx->bInsertVUI && pSequenceParams->vui_fields.bits.aspect_ratio_info_present_flag &&
651 ctx->bInserHRDParams = ctx->bInsertVUI;
    [all...]
pnw_hostcode.h 322 IMG_BOOL bInsertVUI;

Completed in 71 milliseconds