Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostheader.h376 IMG_BOOL bIntraConstrained,
Dpnw_hostheader.c505 IMG_BOOL bIntraConstrained, in pnw__H264_writebits_picture_header() argument
561 ((bIntraConstrained ? 1 : 0) << 1) | in pnw__H264_writebits_picture_header()
Dtng_hostheader.c2788 IMG_BOOL bIntraConstrained, in tng__H264ES_prepare_picture_header() argument
2818 sPHParams.constrained_intra_pred_flag = bIntraConstrained ? 1 : 0; in tng__H264ES_prepare_picture_header()