Searched refs:get_NALU_1stbyte (Results 1 – 6 of 6) sorted by relevance
1045 MFE_U8 get_NALU_1stbyte(H264INFO *pInfo, MFE_U8 vopPredType) in get_NALU_1stbyte() function1113 Byte1 = get_NALU_1stbyte(pInfo, pConfig->vopPredType); in codeSliceHeader()
105 MFE_U8 get_NALU_1stbyte(H264INFO *pInfo, MFE_U8 vopPredType);
221 pInfo->nal_ref_idc = (get_NALU_1stbyte(pInfo, pConfig->vopPredType)>>5)&0x3; in mfeH264_EncodeFrame()
107 MS_U8 get_NALU_1stbyte(H264INFO *pInfo, MS_U8 vopPredType);
1178 MS_U8 get_NALU_1stbyte(H264INFO *pInfo, MS_U8 vopPredType) in get_NALU_1stbyte() function1249 Byte1 = get_NALU_1stbyte(pInfo, pConfig->vopPredType); in codeSliceHeader()
336 pInfo->nal_ref_idc = (get_NALU_1stbyte(pInfo, pConfig->vopPredType)>>5)&0x3; in mfeH264_EncodeFrame()