Searched refs:VIDEO_ENCODE_PDUMP (Results 1 – 3 of 3) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | tng_enc_trace.c | 49 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n\t\t"); \ 50 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t0x%x", data->FEILD[i]); } \ 51 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n\t\t}\n"); 59 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n\t\t"); \ 60 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t0x%08x", FEILD[tmp]); \ 62 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n\t\t}\n"); \ 72 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n\t\t"); \ 73 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t0x%02x", FEILD[tmp]); \ 75 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n\t\t}\n"); \ 91 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n"); \ [all …]
|
D | tng_trace.c | 53 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n\t\t"); \ 54 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t0x%x", data->FEILD[i]); } \ 55 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n\t\t}\n"); 63 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n\t\t"); \ 64 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t0x%08x", FEILD[tmp]); \ 66 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n\t\t}\n"); \ 76 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n\t\t"); \ 77 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t0x%02x", FEILD[tmp]); \ 79 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n\t\t}\n"); \ 96 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n"); \ [all …]
|
D | psb_drv_debug.h | 74 VIDEO_ENCODE_PDUMP = 0x1000, enumerator
|