Home
last modified time | relevance | path

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

/external/libavc/common/
Dih264_defs.h415 B_8x8, enumerator
/external/libavc/decoder/
Dih264d_defs.h466 #define B_8x8 22 macro
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_parse_bslice.c94 UWORD8 u1_mb_mc_mode, u1_num_mb_part, u1_sub_mb = !(u1_mb_type ^ B_8x8); in ih264d_parse_bmb_non_direct_cavlc()
429 u1_sub_mb = !(u1_mb_type ^ B_8x8); in ih264d_parse_bmb_non_direct_cabac()
Dih264d_process_pslice.c348 (ps_dec->u1_B ? B_8x8 : PRED_8x8R0) : -1); in ih264d_decode_recon_tfr_nmb()