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

  /hardware/intel/img/psb_video/src/
psb_cmdbuf.h 73 int oold_count; member in struct:psb_cmdbuf_s
psb_cmdbuf.c 195 cmdbuf->oold_count = 0;
868 int bBatchEnd = (i == (cmdbuf->cmd_count + cmdbuf->deblock_count + cmdbuf->oold_count
901 for (i = 1; i <= cmdbuf->oold_count; i++) {
    [all...]

Completed in 35 milliseconds