Searched refs:IMG_FRAME_INTER_B (Results 1 – 5 of 5) sorted by relevance
186 IMG_FRAME_INTER_B, enumerator
1724 bIsBPicture = (eSliceType == IMG_FRAME_INTER_B); in tng__prepare_encode_sliceparams()2006 if (ui8SliceType == IMG_FRAME_INTER_B) in tng__mpeg4_generate_pic_hdr_template()2417 …ng__generate_slice_params_template(ctx, (IMG_UINT32)IMG_FRAME_INTER_B, (IMG_UINT32)IMG_FRAME_INTER… in tng__prepare_templates()2426 …ng__generate_slice_params_template(ctx, (IMG_UINT32)IMG_FRAME_INTER_B, (IMG_UINT32)IMG_FRAME_INTER… in tng__prepare_templates()2433 …tng__generate_slice_params_template(ctx, (IMG_UINT32)IMG_FRAME_INTER_B, (IMG_UINT32)IMG_FRAME_INTE… in tng__prepare_templates()2437 tng__mpeg4_generate_pic_hdr_template(ctx, IMG_FRAME_INTER_B, 4); in tng__prepare_templates()
390 case IMG_FRAME_INTER_B:return "IMG_FRAME_INTER_B"; in IMG_FRAME_TEMPLATE_TYPE2Str()
168 case IMG_FRAME_INTER_B:return "IMG_FRAME_INTER_B"; in IMG_FRAME_TEMPLATE_TYPE2Str()
3421 IMG_BOOL bInterBSlice = (eSliceType == IMG_FRAME_INTER_B); in tng__H264ES_notforsims_prepare_sliceheader()