OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ai1_cbf_cr
(Results
1 - 2
of
2
) sorted by null
/external/libhevc/decoder/
ihevcd_structs.h
758
UWORD8
ai1_cbf_cr
[MAX_TRAFO_DEPTH];
member in struct:__anon3405
[
all
...]
ihevcd_parse_slice.c
178
ps_codec->s_parse.s_cu.
ai1_cbf_cr
[trafo_depth] = 0;
184
ps_codec->s_parse.s_cu.
ai1_cbf_cr
[trafo_depth] = ps_codec->s_parse.s_cu.
ai1_cbf_cr
[trafo_depth - 1];
198
if((trafo_depth == 0) || ps_codec->s_parse.s_cu.
ai1_cbf_cr
[trafo_depth - 1])
203
ps_codec->s_parse.s_cu.
ai1_cbf_cr
[trafo_depth] = value;
245
(ps_codec->s_parse.s_cu.
ai1_cbf_cr
[trafo_depth]))
278
ps_codec->s_parse.s_cu.
ai1_cbf_cr
[trafo_depth])
349
if(ps_codec->s_parse.s_cu.
ai1_cbf_cr
[trafo_depth])
363
if(ps_codec->s_parse.s_cu.
ai1_cbf_cr
[trafo_depth])
[
all
...]
Completed in 48 milliseconds