Home
last modified time | relevance | path

Searched refs:nbufs (Results 1 – 3 of 3) sorted by relevance

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