OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ai1_cbf_cb
(Results
1 - 2
of
2
) sorted by null
/external/libhevc/decoder/
ihevcd_structs.h
753
UWORD8
ai1_cbf_cb
[MAX_TRAFO_DEPTH];
member in struct:__anon7551
[
all
...]
ihevcd_parse_slice.c
179
ps_codec->s_parse.s_cu.
ai1_cbf_cb
[trafo_depth] = 0;
183
ps_codec->s_parse.s_cu.
ai1_cbf_cb
[trafo_depth] = ps_codec->s_parse.s_cu.
ai1_cbf_cb
[trafo_depth - 1];
190
if((trafo_depth == 0) || ps_codec->s_parse.s_cu.
ai1_cbf_cb
[trafo_depth - 1])
195
ps_codec->s_parse.s_cu.
ai1_cbf_cb
[trafo_depth] = value;
244
(ps_codec->s_parse.s_cu.
ai1_cbf_cb
[trafo_depth]) ||
277
ps_codec->s_parse.s_cu.
ai1_cbf_cb
[trafo_depth] ||
343
if(ps_codec->s_parse.s_cu.
ai1_cbf_cb
[trafo_depth])
357
if(ps_codec->s_parse.s_cu.
ai1_cbf_cb
[trafo_depth])
[
all
...]
Completed in 697 milliseconds