OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:berror
(Results
1 - 5
of
5
) sorted by null
/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/libvpx/vp8/encoder/
rdopt.c
402
int
berror
, error = 0;
local
409
berror
= 0;
414
berror
+= this_diff * this_diff;
417
error +=
berror
;
[
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 172 milliseconds