Home
last modified time | relevance | path

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

/hardware/ti/omap3/liboverlay/
Doverlay.cpp118 int qd_buf_count; member
755 ctx->qd_buf_count = 0; in overlay_initialize()
957 ctx->qd_buf_count --; in overlay_dequeueBuffer()
987 if (rc == 0 && ctx->qd_buf_count < ctx->num_buffers) { in overlay_queueBuffer()
988 ctx->qd_buf_count ++; in overlay_queueBuffer()