Home
last modified time | relevance | path

Searched refs:psTraceSeqParams (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_trace.h34 void tng_H264ES_trace_seq_params(VAEncSequenceParameterBufferH264 *psTraceSeqParams);
Dtng_trace.c1136 void tng_H264ES_trace_seq_params(VAEncSequenceParameterBufferH264 *psTraceSeqParams) in tng_H264ES_trace_seq_params() argument
1138 …drv_debug_msg(VIDEO_DEBUG_GENERAL,"%s: level_idc = 0x%08x\n", __FUNCTION__, psTraceSeqParams->leve… in tng_H264ES_trace_seq_params()
1139 …EO_DEBUG_GENERAL,"%s: max_num_ref_frames = 0x%08x\n", __FUNCTION__, psTraceSeqParams->max_num_ref_… in tng_H264ES_trace_seq_params()
1140 …IDEO_DEBUG_GENERAL,"%s: intra_idr_period = 0x%08x\n", __FUNCTION__, psTraceSeqParams->intra_idr_pe… in tng_H264ES_trace_seq_params()
1141 …drv_debug_msg(VIDEO_DEBUG_GENERAL,"%s: intra_period = 0x%08x\n", __FUNCTION__, psTraceSeqParams->i… in tng_H264ES_trace_seq_params()
1142 …drv_debug_msg(VIDEO_DEBUG_GENERAL,"%s: ip_period = 0x%08x\n", __FUNCTION__, psTraceSeqParams->ip_p… in tng_H264ES_trace_seq_params()
1143 …VIDEO_DEBUG_GENERAL,"%s: bits_per_second = 0x%08x\n", __FUNCTION__, psTraceSeqParams->bits_per_sec… in tng_H264ES_trace_seq_params()
1145 …O_DEBUG_GENERAL,"%s: frame_cropping_flag = 0x%08x\n", __FUNCTION__, psTraceSeqParams->frame_croppi… in tng_H264ES_trace_seq_params()
1146 …EBUG_GENERAL,"%s: frame_crop_left_offset = 0x%08x\n", __FUNCTION__, psTraceSeqParams->frame_crop_l… in tng_H264ES_trace_seq_params()
1147 …BUG_GENERAL,"%s: frame_crop_right_offset = 0x%08x\n", __FUNCTION__, psTraceSeqParams->frame_crop_r… in tng_H264ES_trace_seq_params()
[all …]