Searched refs:ui8IsJpeg (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dtng_hostcode.c149 static VAStatus tng__alloc_context_buffer(context_ENC_p ctx, IMG_UINT8 ui8IsJpeg, IMG_UINT32 ui32StreamID) argument
171 if (0 != ui8IsJpeg) {
3526 IMG_UINT8 ui8IsJpeg; local
3541 ui8IsJpeg = (ctx->eStandard == IMG_STANDARD_JPEG) ? 1 : 0;
3542 vaStatus = tng__alloc_context_buffer(ctx, ui8IsJpeg, 0);

Completed in 27 milliseconds