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

  /hardware/intel/img/psb_video/src/
tng_MPEG4ES.c 177 ctx->ui32FCode = 4;
tng_hostcode.h 269 IMG_UINT32 ui32FCode;
tng_hostcode.c 714 ctx->ui32FCode = 4; //This parameter need not be exposed
757 ctx->sBiasTables.ui32FCode = ctx->ui32FCode;
762 if (!ctx->sBiasTables.ui32FCode)
763 ctx->sBiasTables.ui32FCode = 4;
    [all...]
tng_H263ES.c 165 ctx->ui32FCode = 4;
tng_hostbias.c 612 tng_cmdbuf_insert_reg_write(TOPAZ_VLC_REG, TOPAZ_VLC_CR_VLC_MPEG4_CFG, 0, F_ENCODE(psBiasTables->ui32FCode - 1, TOPAZ_VLC_CR_RSIZE));
tng_hostdefs.h     [all...]
tng_H264ES.c 171 ctx->ui32FCode = 4;
    [all...]

Completed in 52 milliseconds