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

  /hardware/intel/img/psb_video/src/
tng_H264ES.c 75 ctx->ui8ProfileIdc = H264ES_PROFILE_BASELINE;
78 ctx->ui8ProfileIdc = H264ES_PROFILE_MAIN;
81 ctx->ui8ProfileIdc = H264ES_PROFILE_HIGH;
84 ctx->ui8ProfileIdc = H264ES_PROFILE_HIGH;
89 ctx->ui8ProfileIdc = H264ES_PROFILE_BASELINE;
720 if ((psRCParams->ui16BFrames > 0) && (ctx->ui8ProfileIdc == H264ES_PROFILE_BASELINE)) {
721 ctx->ui8ProfileIdc = H264ES_PROFILE_MAIN;
    [all...]
tng_hostheader.h 362 IMG_UINT8 ui8ProfileIdc,
506 IMG_UINT8 ui8ProfileIdc,
tng_MPEG4ES.c 163 ctx->ui8ProfileIdc = SP;
166 ctx->ui8ProfileIdc = SP;
tng_hostcode.h 271 IMG_UINT8 ui8ProfileIdc;
tng_hostheader.c     [all...]
tng_hostcode.c     [all...]
tng_trace.c     [all...]

Completed in 56 milliseconds