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

  /hardware/intel/img/psb_video/src/
pnw_H264ES.c 136 ctx->sRCParams.bDisableBitStuffing = IMG_FALSE;
140 ctx->sRCParams.bDisableBitStuffing = IMG_TRUE;
144 ctx->sRCParams.bDisableBitStuffing = IMG_FALSE;
148 ctx->sRCParams.bDisableBitStuffing = IMG_FALSE;
328 ctx->sRCParams.bDisableBitStuffing ||
    [all...]
pnw_hostcode.h 131 IMG_BOOL bDisableBitStuffing;
tng_hostdefs.h 438 IMG_BOOL bDisableBitStuffing;
    [all...]
tng_H264ES.c 264 ctx->sRCParams.bDisableBitStuffing = IMG_TRUE;
265 drv_debug_msg(VIDEO_DEBUG_GENERAL, "bDisableBitStuffing is %d\n",
266 ctx->sRCParams.bDisableBitStuffing);
    [all...]
tng_hostcode.c 584 ctx->sRCParams.bDisableBitStuffing = IMG_FALSE;
    [all...]
pnw_hostcode.c 862 if (ctx->sRCParams.bDisableBitStuffing && IS_H264_ENC(ctx->eCodec)) {
    [all...]

Completed in 865 milliseconds