Home
last modified time | relevance | path

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

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