Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_H264ES.c995 unsigned char ucPreDeblockIdc = 0; in tng__H264ES_process_slice_param_mrfld() local
1005 ucPreDeblockIdc = psSliceParamsH264->disable_deblocking_filter_idc; in tng__H264ES_process_slice_param_mrfld()
1022 if (ucPreDeblockIdc != ucCurDeblockIdc) { in tng__H264ES_process_slice_param_mrfld()
1025 __FUNCTION__, __LINE__, i, ucPreDeblockIdc, ucCurDeblockIdc); in tng__H264ES_process_slice_param_mrfld()