HomeSort by relevance Sort by last modified time
    Searched full:component (Results 926 - 950 of 4899) sorted by null

<<31323334353637383940>>

  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Dec_ComponentThread.c 31 * This file implements OMX Component for G729 decoder that
176 G729DEC_DPRINT ("%d :: Component Time Out !!!!!!!!!!!! \n",__LINE__);
185 "Error from COmponent Thread in select");
190 G729DEC_DPRINT ("%d :: DATA pipe is set in Component Thread\n",__LINE__);
203 /* Do not accept any command when the component is stopping */
204 G729DEC_DPRINT ("%d :: CMD pipe is set in Component Thread\n",__LINE__);
207 G729DEC_DPRINT ("Exiting from Component thread\n");
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Dec_CompThread.c 87 * @fn MP3DEC_ComponentThread() This is component thread that keeps listening for
155 OMX_PRSTATE2(pComponentPrivate->dbg, "\n\n\n!!!!! Component Time Out !!!!!!!!!!!! \n");
176 "Error from COmponent Thread in select");
183 OMX_PRCOMM2(pComponentPrivate->dbg, ":: DATA pipe is set in Component Thread\n");
195 OMX_PRCOMM2(pComponentPrivate->dbg, ":: CMD pipe is set in Component Thread\n");
198 OMX_PRDSP2(pComponentPrivate->dbg, "Exiting from Component thread\n");
200 OMX_PRSTATE2(pComponentPrivate->dbg, "****************** Component State Set to Loaded\n\n");
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEnc_ComponentThread.c 31 * This file implements NBAMR Encoder Component Thread and its functionality
89 * @fn NBAMRENC_CompThread() Component thread
159 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Component Time Out !!!!! \n",__LINE__);
167 "Error from Component Thread in select");
172 OMX_PRCOMM2(pComponentPrivate->dbg, "%d :: DATA pipe is set in Component Thread\n",__LINE__);
186 /* Do not accept any command when the component is stopping */
187 OMX_PRCOMM2(pComponentPrivate->dbg, "%d :: CMD pipe is set in Component Thread\n",__LINE__);
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEnc_CompThread.c 31 * This file implements WBAMR Encoder Component Thread and its functionality
83 * @fn WBAMRENC_CompThread() Component thread
153 OMX_PRINT2(pComponentPrivate->dbg, "Component Time Out !!!!! \n");
161 "Error from Component Thread in select");
164 OMX_PRCOMM2(pComponentPrivate->dbg, "DATA pipe is set in Component Thread\n");
180 /* Do not accept any command when the component is stopping */
181 OMX_PRINT1(pComponentPrivate->dbg, "CMD pipe is set in Component Thread\n");
  /external/chromium/googleurl/src/
url_canon_internal.cc 85 // Overrides one component, see the url_canon::Replacements structure for
86 // what the various combionations of source pointer and component mean.
88 const url_parse::Component& override_component,
90 url_parse::Component* dest_component) {
101 // holding place. The component indentifying the portion of the buffer used in
106 // may get resized while we're overriding a subsequent component. Instead, the
111 const url_parse::Component& override_component,
113 url_parse::Component* dest_component) {
117 // Non-"valid" component (means delete), so we need to preserve that.
118 *dest_component = url_parse::Component();
    [all...]
  /external/chromium/third_party/libjingle/source/talk/site_scons/
talk.py 378 def ExtendComponent(env, component, **kwargs):
387 component: The environment's builder function, e.g. ComponentProgram
389 to the call to component, or which control execution.
393 The output node returned by the call to component, or a subsequent signed
405 if 'ComponentLibrary' == component:
422 if not srcs or not hasattr(env, component):
472 builder = getattr(env, component)
484 if ('ComponentProgram' == component or
485 ('ComponentLibrary' == component and
501 builder = getattr(env_64bit, component)
    [all...]
  /external/chromium_org/ash/wm/workspace/
multi_window_resize_controller.cc 102 int component = (direction_ == LEFT_RIGHT) ? HTRIGHT : HTBOTTOM; variable
104 component);
159 int component,
168 ResizeWindows windows(DetermineWindows(window, component, point_in_window));
234 const int component = local
236 return DetermineWindows(window, component, mouse_location);
435 int component = windows_.direction == LEFT_RIGHT ? HTRIGHT : HTBOTTOM; local
439 component,
533 int component) const {
541 window->delegate()->GetNonClientComponent(window_loc) == component;
    [all...]
  /external/chromium_org/chrome/browser/component_updater/pnacl/
pnacl_component_installer.cc 37 // Name of the Pnacl component specified in the manifest.
49 // Set the component's hash to the multi-CRX PNaCl package.
50 void SetPnaclHash(CrxComponent* component) {
57 component->pk_hash.assign(sha256_hash,
130 // Read the component's manifest.json.
140 // Check that the component's manifest is for PNaCl, and check the
356 NOTREACHED() << "Pnacl component registration failed.";
380 // Check that the component manifest and PNaCl manifest files
397 // the component update service.
436 // Do not actually register PNaCl for component updates, for CHROMEOS
    [all...]
  /external/chromium_org/url/
url_canon_internal.cc 61 // Overrides one component, see the url_canon::Replacements structure for
62 // what the various combionations of source pointer and component mean.
64 const url_parse::Component& override_component,
66 url_parse::Component* dest_component) {
77 // holding place. The component indentifying the portion of the buffer used in
82 // may get resized while we're overriding a subsequent component. Instead, the
87 const url_parse::Component& override_component,
89 url_parse::Component* dest_component) {
93 // Non-"valid" component (means delete), so we need to preserve that.
94 *dest_component = url_parse::Component();
    [all...]
url_canon_path.cc 136 // appending directory paths, so the previous path component has and ending
180 const url_parse::Component& path,
298 const url_parse::Component& path,
300 url_parse::Component* out_path) {
323 const url_parse::Component& path,
325 url_parse::Component* out_path) {
330 const url_parse::Component& path,
332 url_parse::Component* out_path) {
337 const url_parse::Component& path,
345 const url_parse::Component& path
    [all...]
  /external/jpeg/
jdsample.c 12 * sample rows of each component. Upsampling will normally produce
26 /* Pointer to routine to upsample a single component */
39 * Note: we do not allocate any storage for component(s) which are full-size,
45 /* Per-component upsampling method pointers */
51 /* Height of an input row group for each component. */
83 * In this version we upsample each component independently.
104 /* Invoke per-component upsample method. Notice we pass a POINTER
145 * of a single component. One row group is processed per call.
423 /* Verify we can handle the sampling factors, select per-component methods,
440 /* Don't bother to upsample an uninteresting component. *
    [all...]
jcmainct.c 37 * (we allocate one for each component). In the full-image case, this
44 * control blocks for each component. Unused if not full-image storage.
261 /* Create the buffer. It holds downsampled data, so each component
266 /* Allocate a full-image virtual array for each component */
284 /* Allocate a strip buffer for each component */
  /external/qemu/distrib/jpeg-6b/
jdsample.c 12 * sample rows of each component. Upsampling will normally produce
26 /* Pointer to routine to upsample a single component */
39 * Note: we do not allocate any storage for component(s) which are full-size,
45 /* Per-component upsampling method pointers */
51 /* Height of an input row group for each component. */
83 * In this version we upsample each component independently.
104 /* Invoke per-component upsample method. Notice we pass a POINTER
145 * of a single component. One row group is processed per call.
423 /* Verify we can handle the sampling factors, select per-component methods,
440 /* Don't bother to upsample an uninteresting component. *
    [all...]
jcmainct.c 37 * (we allocate one for each component). In the full-image case, this
44 * control blocks for each component. Unused if not full-image storage.
261 /* Create the buffer. It holds downsampled data, so each component
266 /* Allocate a full-image virtual array for each component */
284 /* Allocate a strip buffer for each component */
  /device/samsung/manta/
media_codecs.xml 54 must be advertised if the component does not properly support specification
59 must be advertised if the component does not properly support specification
64 must be advertised if the emitted output buffers of a decoder component
68 naturally making the component much less useful. The only use for
69 a component with this quirk is to render the output to the screen.
  /external/chromium_org/chrome/browser/resources/print_preview/search/
destination_list.js 9 * Component that displays a list of destinations with a heading, action link,
18 * @extends {print_preview.Component}
21 print_preview.Component.call(this);
100 __proto__: print_preview.Component.prototype,
172 print_preview.Component.prototype.enterDocument.call(this);
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
pnacl_resources.cc 21 static const char kPnaclComponentScheme[] = "pnacl-component://";
32 // Determine if a URL is for a pnacl-component file, or if it is some other
44 // strip component scheme.
124 nacl::string("The Portable Native Client component is not installed"
225 nacl::string("The Portable Native Client component is not installed "
  /external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
ContentDistributor.cpp 305 for (const CSSSelector* component = selector; component; component = component->tagHistory())
306 m_selectFeatures.collectFeaturesFromSelector(component);
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_vertex_buffers.c 264 vl_vb_get_ycbcr(struct vl_vertex_buffer *buffer, int component)
272 buf.buffer = buffer->ycbcr[component].resource;
323 vl_vb_get_ycbcr_stream(struct vl_vertex_buffer *buffer, int component)
326 assert(component < VL_NUM_COMPONENTS);
328 return buffer->ycbcr[component].vertex_stream;
  /external/chromium_org/tools/perf/utils/results_viewer/src/
main.js 10 * Main results viewer component.
141 * Renders the Viewer component.
187 * BarChart component for the results viewer.
245 * Renders the ViewerBarChart component.
254 //Attach this component to the document
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_vertex_buffers.c 264 vl_vb_get_ycbcr(struct vl_vertex_buffer *buffer, int component)
272 buf.buffer = buffer->ycbcr[component].resource;
323 vl_vb_get_ycbcr_stream(struct vl_vertex_buffer *buffer, int component)
326 assert(component < VL_NUM_COMPONENTS);
328 return buffer->ycbcr[component].vertex_stream;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
SearchPanelView.java 175 ComponentName component = intent.getComponent(); local
176 if (component == null || !mGlowPadView.replaceTargetDrawablesIfPresent(component,
179 if (DEBUG) Log.v(TAG, "Couldn't grab icon for component " + component);
  /frameworks/native/cmds/service/
service.cpp 167 char* component = NULL; local
199 else if (strcmp(key, "component") == 0)
201 component = value;
223 writeString16(data, component);
280 // " action=STR data=STR type=STR launchFlags=INT component=STR categories=STR[,STR,...]\n";
  /hardware/ti/omap4xxx/domx/mm_osal/inc/
timm_osal_error.h 57 /** A unique ID for each component*/
63 * - Component ID (14 bits): A unique ID which indicates which of the component generated the error
64 * - Error ID (16 bits): The specific error generated by a component
98 /* Component IDs */
  /external/chromium/base/
file_path.h 40 // final path component (BaseName), and appending a relative pathname string
148 // A special path component meaning "this directory."
151 // A special path component meaning "the parent directory."
182 // equivalent to calling DirName().value() on the path's root component,
183 // and BaseName().value() on each child component.
204 // named by this object, stripping away the file component. If this object
205 // only contains one component, returns a FilePath identifying
210 // Returns a FilePath corresponding to the last path component of this
252 // component to this object's path. Append takes care to avoid adding
255 // only to |component| is returned. |component| must be a relative path
    [all...]

Completed in 691 milliseconds

<<31323334353637383940>>