HomeSort by relevance Sort by last modified time
    Searched refs:PRED_8x8R0 (Results 1 - 6 of 6) sorted by null

  /external/libavc/decoder/
ih264d_defs.h 446 #define PRED_8x8R0 4
ih264d_parse_pslice.c 111 uc_sub_mb = ((u1_mb_type == PRED_8x8) | (u1_mb_type == PRED_8x8R0));
186 if((uc_num_ref_idx_l0_active_minus1 > 0) & (u1_mb_type != PRED_8x8R0))
458 uc_sub_mb = ((u1_mb_type == PRED_8x8) | (u1_mb_type == PRED_8x8R0));
561 if((uc_num_ref_idx_l0_active_minus1 > 0) & (u1_mb_type != PRED_8x8R0))
    [all...]
ih264d_thread_parse_decode.c 222 (u1_B ? B_8x8 : PRED_8x8R0) : -1);
ih264d_thread_compute_bs.c 506 (u1_B ? B_8x8 : PRED_8x8R0) : -1);
ih264d_process_pslice.c 348 (ps_dec->u1_B ? B_8x8 : PRED_8x8R0) : -1);
    [all...]
ih264d_tables.c 493 PRED_16x8, PRED_8x16, PRED_8x8, PRED_8x8R0,
    [all...]

Completed in 158 milliseconds