Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostheader.c484 H264_PICTURE_HEADER_PARAMS *pPHParams, in tng__H264ES_writebits_picture_header() argument
488 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: pic_parameter_set_id = %d\n",__FUNCTION__, pPHParams->pic_… in tng__H264ES_writebits_picture_header()
489 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: seq_parameter_set_id = %d\n",__FUNCTION__, pPHParams->seq_… in tng__H264ES_writebits_picture_header()
490 …IDEO_DEBUG_GENERAL, "%s: entropy_coding_mode_flag = %d\n",__FUNCTION__, pPHParams->entropy_coding_… in tng__H264ES_writebits_picture_header()
491 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: weighted_pred_flag = %d\n",__FUNCTION__, pPHParams->weight… in tng__H264ES_writebits_picture_header()
492 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: weighted_bipred_idc = %d\n",__FUNCTION__, pPHParams->weigh… in tng__H264ES_writebits_picture_header()
493 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: chroma_qp_index_offset = %d\n",__FUNCTION__, pPHParams->ch… in tng__H264ES_writebits_picture_header()
494 …O_DEBUG_GENERAL, "%s: constrained_intra_pred_flag = %d\n",__FUNCTION__, pPHParams->constrained_int… in tng__H264ES_writebits_picture_header()
495 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: transform_8x8_mode_flag = %d\n",__FUNCTION__, pPHParams->t… in tng__H264ES_writebits_picture_header()
496 …BUG_GENERAL, "%s: pic_scaling_matrix_present_flag = %d\n",__FUNCTION__, pPHParams->pic_scaling_mat… in tng__H264ES_writebits_picture_header()
[all …]