OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:u4_is_non16x16
(Results
1 - 2
of
2
) sorted by null
/external/libavc/decoder/
ih264d_thread_compute_bs.c
248
UWORD32
u4_is_non16x16
= !!(u1_cur_mb_type & D_PRED_NON_16x16);
local
267
ps_dec->pf_fill_bs1[u4_is_b][
u4_is_non16x16
](
ih264d_compute_bs.c
1305
UWORD32
u4_is_non16x16
= !!(u1_cur_mb_type & D_PRED_NON_16x16);
local
1621
UWORD32
u4_is_non16x16
= !!(u1_cur_mb_type & D_PRED_NON_16x16);
local
[
all
...]
Completed in 35 milliseconds