OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i4_proc_nctb
(Results
1 - 3
of
3
) sorted by null
/external/libhevc/decoder/
ihevcd_structs.h
2084
WORD32
i4_proc_nctb
;
member in struct:_codec_t
[
all
...]
ihevcd_utils.c
999
ps_codec->
i4_proc_nctb
= ihevcd_nctb_cnt(ps_codec, ps_sps);
[
all
...]
ihevcd_process_slice.c
542
nctb = MIN(ps_codec->
i4_proc_nctb
, ps_proc->i4_ctb_cnt);
[
all
...]
Completed in 29 milliseconds