OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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:__anon31054
/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 105 milliseconds