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

/hardware/intel/img/psb_video/src/
H A Dtng_hostdefs.h717 IMG_UINT8 ui8NumPipes; member in struct:tag_IMG_MTX_VIDEO_CONTEXT
H A Dtng_enc_trace.c564 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t ui8NumPipes=%d\n", data->ui8NumPipes);
H A Dtng_trace.c777 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t ui8NumPipes=%d\n", data->ui8NumPipes);
H A Dtng_hostcode.c2623 psMtxEncContext->ui8NumPipes = ctx->ui8PipesToUse;
2641 for (nIndex = 0; nIndex < psMtxEncContext->ui8NumPipes; nIndex++, ui8Flag<<=1)

Completed in 19 milliseconds