Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostcode.c1711 IMG_BOOL bIsIntra = IMG_FALSE; in tng__prepare_encode_sliceparams() local
1723 bIsIntra = ((eSliceType == IMG_FRAME_IDR) || (eSliceType == IMG_FRAME_INTRA)); in tng__prepare_encode_sliceparams()
1727 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s PTG bIsIntra = %x\n", __FUNCTION__, bIsIntra); in tng__prepare_encode_sliceparams()
1745 else if (bIsIntra) { in tng__prepare_encode_sliceparams()
1817 if (!bIsIntra) { in tng__prepare_encode_sliceparams()
1839 if (ctx->bMultiReferenceP && !(bIsIntra || bIsBPicture)) in tng__prepare_encode_sliceparams()
1844 if (bIsIntra) { in tng__prepare_encode_sliceparams()