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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/include/
viddec_pm_tags.h 8 #define INVALID_ENTRY ((uint32_t) -1)
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
viddec_pm_tags.c 115 while((i < MAX_IBUFS_PER_SC) && (cxt->pending_tags.pending_tags[i] != INVALID_ENTRY))
118 cxt->pending_tags.pending_tags[i] = INVALID_ENTRY;
158 pend->pending_tags[index] = INVALID_ENTRY;
185 if(first_slice && pend->first_buf_aligned && (pend->pending_tags[index] != INVALID_ENTRY))
191 while((index < MAX_IBUFS_PER_SC) && (pend->pending_tags[index] != INVALID_ENTRY))
viddec_pm.c 108 cxt->pending_tags.pending_tags[i] = INVALID_ENTRY;
  /prebuilts/tools/common/m2/repository/xml-resolver/xml-resolver/1.2/
xml-resolver-1.2.jar 

Completed in 2683 milliseconds