HomeSort by relevance Sort by last modified time
    Searched full:berror (Results 1 - 5 of 5) sorted by null

  /external/libvpx/vp8/encoder/
rdopt.c 438 int berror, error = 0; local
445 berror = 0;
450 berror += this_diff * this_diff;
453 error += berror;
487 int berror; local
495 berror = 0;
500 berror += this_diff * this_diff;
503 error += berror;
509 berror = 0;
514 berror += this_diff * this_diff
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c 600 OMX_BOOL bError = OMX_FALSE;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c 652 OMX_BOOL bError = OMX_FALSE;
735 if(!bError) {
736 bError = OMX_TRUE;
747 if(!bError) {
748 bError = OMX_TRUE;
754 bError = OMX_TRUE;
759 if(!bError) {
760 bError = OMX_TRUE;
765 bError = OMX_TRUE;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c 131 OMX_BOOL bError = OMX_FALSE;
    [all...]
  /external/bison/
OChangeLog 21 * src/main.c (fatal, warn, berror): Use program_name.
32 * src/main.c (fatal, warn, berror): Make error messages standard.
    [all...]

Completed in 142 milliseconds