Searched defs:nbufs (Results 1 - 3 of 3) sorted by relevance

/hardware/ti/omap3/dspbridge/inc/
H A Drms_sh.h94 RMS_WORD nbufs; /* Max number of bufs in stream */ member in struct:RMS_StrmDef
/hardware/ti/omap3/dspbridge/libbridge/inc/
H A Drms_sh.h94 RMS_WORD nbufs; /* Max number of bufs in stream */ member in struct:RMS_StrmDef
/hardware/ti/omap4-aah/hwc/
H A Dhwc.c1604 void debug_post2(omap4_hwc_device_t *hwc_dev, int nbufs) argument
1610 for (i=0; i<nbufs; i++) {
2027 unsigned int nbufs = hwc_dev->post2_layers; local
2034 nbufs += hwc_dev->post2_blit_buffers - 1;
2038 for (i = 0; i < nbufs; i++) {
2051 debug_post2(hwc_dev, nbufs);
2054 nbufs,

Completed in 72 milliseconds