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

  /external/libavc/decoder/
ih264d_defs.h 370 #define D_B_SLICE 4
371 #define D_B_SUBMB 6 //D_B_SLICE | D_PRED_NON_16x16 | D_INTER_MB
ih264d_parse_bslice.c 648 ps_cur_deblk_mb->u1_mb_type |= D_B_SLICE;
767 ps_cur_deblk_mb->u1_mb_type |= D_B_SLICE;
    [all...]
ih264d_parse_pslice.c 840 u1_deblk_mb_type = D_B_SLICE;
    [all...]
ih264d_compute_bs.c     [all...]

Completed in 65 milliseconds