Searched defs:Error (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
H A Dcpplint.py977 def Error(filename, linenum, category, confidence, message): function
4633 ProcessFileData(filename, file_extension, lines, Error,
4638 Error(filename, 0, 'whitespace/newline', 1,
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
H A DAacEncTest.c293 APP_EPRINT("App: Error in GetState from WaitForState() \n" );
331 * OMX_ErrorBadParameter Error on parameters
356 APP_DPRINT("%d :: App: Error returned from GetState\n",__LINE__);
381 Component Name : %d : Error Num %x \n",
693 APP_EPRINT("APP: Error: failed to open the file %s for readonly access\n", argv[1]);
701 APP_EPRINT("APP: Error: failed to create the output file %s\n", argv[2]);
722 APP_DPRINT("%d :: APP: Error: Invalid Mode Specifier, Check argument 3\n",__LINE__);
761 APP_EPRINT("App: Error: Fill Data Pipe failed to open\n");
768 APP_EPRINT( "App: Error: Empty Data Pipe failed to open\n");
774 APP_DPRINT( "Error
2926 int Error = OMX_ErrorNone; /* No Error */ local
2972 int Error = OMX_ErrorNone; /* No Error */ local
3023 int Error = OMX_ErrorNone; /* No Error */ local
[all...]

Completed in 799 milliseconds