Lines Matching refs:bIsBPicture
1712 IMG_BOOL bIsBPicture = IMG_FALSE; in tng__prepare_encode_sliceparams() local
1724 bIsBPicture = (eSliceType == IMG_FRAME_INTER_B); in tng__prepare_encode_sliceparams()
1728 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s PTG bIsBFrame = %x\n", __FUNCTION__, bIsBPicture); in tng__prepare_encode_sliceparams()
1741 if (bIsBPicture) { in tng__prepare_encode_sliceparams()
1818 if (bIsBPicture) in tng__prepare_encode_sliceparams()
1839 if (ctx->bMultiReferenceP && !(bIsIntra || bIsBPicture)) in tng__prepare_encode_sliceparams()
1841 if (ctx->bSpatialDirect && bIsBPicture) in tng__prepare_encode_sliceparams()
1847 if (bIsBPicture) { in tng__prepare_encode_sliceparams()
1892 | F_ENCODE(!bIsBPicture, TOPAZHP_CR_REF_PIC1_EQUAL_PIC0) in tng__prepare_encode_sliceparams()
1905 if (!bIsBPicture) { in tng__prepare_encode_sliceparams()
1960 if (bIsBPicture) { in tng__prepare_encode_sliceparams()