Home
last modified time | relevance | path

Searched refs:D_PRED_NON_16x16 (Results 1 – 3 of 3) sorted by relevance

/external/libavc/decoder/
Dih264d_defs.h380 #define D_PRED_NON_16x16 2 macro
Dih264d_thread_compute_bs.c248 UWORD32 u4_is_non16x16 = !!(u1_cur_mb_type & D_PRED_NON_16x16); in ih264d_compute_bs_non_mbaff_thread()
Dih264d_compute_bs.c1305 UWORD32 u4_is_non16x16 = !!(u1_cur_mb_type & D_PRED_NON_16x16); in ih264d_compute_bs_non_mbaff()
1621 UWORD32 u4_is_non16x16 = !!(u1_cur_mb_type & D_PRED_NON_16x16); in ih264d_compute_bs_mbaff()