Searched refs:nbrOfErrMBs (Results 1 – 5 of 5) sorted by relevance
319 if (decPicture.nbrOfErrMBs) in main()321 DEBUG((", concealed %d\n", decPicture.nbrOfErrMBs)); in main()327 numErrors += decPicture.nbrOfErrMBs; in main()381 if (decPicture.nbrOfErrMBs) in main()383 DEBUG((", concealed %d\n", decPicture.nbrOfErrMBs)); in main()389 numErrors += decPicture.nbrOfErrMBs; in main()
176 decPicture.nbrOfErrMBs); in main()219 decPicture.nbrOfErrMBs); in main()
266 numErrors += decoder[i]->decPicture.nbrOfErrMBs; in main()272 decoder[i]->decPicture.nbrOfErrMBs)); in main()321 decoder[i]->decPicture.nbrOfErrMBs)); in main()
564 pOutput->nbrOfErrMBs = numErrMbs; in H264SwDecNextPicture()
102 u32 nbrOfErrMBs; /* Number of concealed MB's in the picture */ member