Searched refs:pFirstPassOutParamAddr (Results 1 – 4 of 4) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | tng_trace.c | 477 if (dump_address_content && data->pFirstPassOutParamAddr[i]) { in pFirstPassOutParamAddr_dump() 478 …VIDEO_ENCODE_PDUMP,"\t\tpFirstPassOutParamAddr[%02d]=x%08x\n", i, data->pFirstPassOutParamAddr[i]); in pFirstPassOutParamAddr_dump() 481 …ENCODE_PDUMP,"\t\tpFirstPassOutParamAddr[%02d]=x%08x = { }\n", i, data->pFirstPassOutParamAddr[i]); in pFirstPassOutParamAddr_dump()
|
D | tng_hostdefs.h | 598 …IMG_UINT32 pFirstPassOutParamAddr[MAX_SOURCE_SLOTS_SL]; //!< Output Parameters… member
|
D | tng_enc_trace.c | 500 PRINT_ARRAY_ADDR("pFirstPassOutParamAddr",pFirstPassOutParamAddr, MAX_SOURCE_SLOTS_SL); in SETVIDEO_dump()
|
D | tng_hostcode.c | 3130 tng_cmdbuf_set_phys(psMtxEncContext->pFirstPassOutParamAddr, ctx->ui8SlotsInUse, in tng__setvideo_cmdbuf()
|