OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bstrm_buf
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/include/
viddec_pm_utils_bstream.h
52
viddec_pm_utils_bstream_buf_cxt_t
bstrm_buf
;
member in struct:__anon31060
71
*bit = cxt->
bstrm_buf
.buf_bitoff;
72
*byte = cxt->au_pos + (cxt->
bstrm_buf
.buf_index - cxt->
bstrm_buf
.buf_st);
75
phase = phase - ((cxt->
bstrm_buf
.buf_bitoff != 0)? 1: 0 );
78
(cxt->
bstrm_buf
.buf[cxt->
bstrm_buf
.buf_index] == 0) &&
79
(cxt->
bstrm_buf
.buf[cxt->
bstrm_buf
.buf_index+1] == 0x3);