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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/include/
viddec_pm.h 47 uint8_t first_buf_aligned; member in struct:__anon23745
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
viddec_pm_tags.c 135 pend->first_buf_aligned = true;
140 pend->first_buf_aligned = false;
185 if(first_slice && pend->first_buf_aligned && (pend->pending_tags[index] != INVALID_ENTRY))
viddec_pm.c 113 cxt->pending_tags.first_buf_aligned = cxt->pending_tags.using_next = cxt->pending_tags.frame_done =false;

Completed in 172 milliseconds