HomeSort by relevance Sort by last modified time
    Searched full:qd_buf_count (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap3/liboverlay/
overlay.cpp 119 int qd_buf_count; member in struct:overlay_data_context_t
766 ctx->qd_buf_count = 0;
968 ctx->qd_buf_count --;
998 if (rc == 0 && ctx->qd_buf_count < ctx->num_buffers) {
999 ctx->qd_buf_count ++;
    [all...]
  /device/samsung/crespo/liboverlay/
overlay.cpp 135 int qd_buf_count; member in struct:overlay_data_context_t
1066 ctx->qd_buf_count = 0;
    [all...]

Completed in 135 milliseconds