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

  /hardware/intel/img/psb_video/src/
tng_trace.c 549 if (dump_address_content && data->pMBCtrlInParamsAddr[i]) {
550 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t\tpMBCtrlInParamsAddr[%02d]=x%08x\n", i, data->pMBCtrlInParamsAddr[i]);
553 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t\tpMBCtrlInParamsAddr[%02d]=x%08x = { }\n", i, data->pMBCtrlInParamsAddr[i]);
721 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t pMBCtrlInParamsAddr {\n");
    [all...]
tng_hostdefs.h 602 IMG_UINT32 pMBCtrlInParamsAddr[MAX_SOURCE_SLOTS_SL]; //!< Input Parameters to the second pass
    [all...]
tng_enc_trace.c 505 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t pMBCtrlInParamsAddr {");
506 PRINT_ARRAY_ADDR("pMBCtrlInParamsAddr", pMBCtrlInParamsAddr, MAX_SOURCE_SLOTS_SL);
    [all...]
tng_hostcode.c     [all...]

Completed in 331 milliseconds