Home
last modified time | relevance | path

Searched refs:PRED_8x8R0 (Results 1 – 6 of 6) sorted by relevance

/external/libavc/decoder/
Dih264d_tables.c493 PRED_16x8, PRED_8x16, PRED_8x8, PRED_8x8R0,
Dih264d_defs.h451 #define PRED_8x8R0 4 macro
Dih264d_parse_pslice.c112 uc_sub_mb = ((u1_mb_type == PRED_8x8) | (u1_mb_type == PRED_8x8R0)); in ih264d_parse_pmb_cavlc()
187 if((uc_num_ref_idx_l0_active_minus1 > 0) & (u1_mb_type != PRED_8x8R0)) in ih264d_parse_pmb_cavlc()
459 uc_sub_mb = ((u1_mb_type == PRED_8x8) | (u1_mb_type == PRED_8x8R0)); in ih264d_parse_pmb_cabac()
562 if((uc_num_ref_idx_l0_active_minus1 > 0) & (u1_mb_type != PRED_8x8R0)) in ih264d_parse_pmb_cabac()
Dih264d_thread_parse_decode.c222 (u1_B ? B_8x8 : PRED_8x8R0) : -1); in ih264d_decode_recon_tfr_nmb_thread()
Dih264d_thread_compute_bs.c506 (u1_B ? B_8x8 : PRED_8x8R0) : -1); in ih264d_recon_deblk_slice()
Dih264d_process_pslice.c348 (ps_dec->u1_B ? B_8x8 : PRED_8x8R0) : -1); in ih264d_decode_recon_tfr_nmb()