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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/include/
viddec_pm.h 46 uint8_t frame_done; member in struct:__anon23745
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
viddec_pm_tags.c 225 viddec_emit_assoc_tag(&(cxt->emitter), list->sc_ibuf[index].id, cxt->frame_start_found && cxt->pending_tags.frame_done);
237 pend->using_next = (!cxt->pending_tags.frame_done && (cxt->frame_start_found == 1)) || (cxt->frame_start_found > 1);
viddec_pm.c 113 cxt->pending_tags.first_buf_aligned = cxt->pending_tags.using_next = cxt->pending_tags.frame_done =false;
493 cxt->pending_tags.frame_done = (codec_ret == VIDDEC_PARSE_FRMDONE);

Completed in 64 milliseconds