OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:I4x4
(Results
1 - 6
of
6
) sorted by null
/external/libavc/common/
ih264_defs.h
265
I4x4
= 1,
/external/libavc/encoder/
ih264e_process.c
650
if (u4_mb_type ==
I4x4
)
967
else if (
I4x4
== u4_mb_type)
[
all
...]
ih264e_cabac_encode.c
[
all
...]
ih264e_intra_modes_eval.c
664
else if (ps_proc->s_left_mb_syntax_ele.u2_mb_type ==
I4x4
)
680
else if (ps_top_mb_syn_ele->u2_mb_type ==
I4x4
)
[
all
...]
ih264e_cavlc.c
[
all
...]
ih264e_cabac.c
170
|| (u4_mb_type ==
I4x4
));
Completed in 141 milliseconds