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

  /external/libavc/decoder/
ih264d_parse_slice.c 105 if(ps_cur_slice->u1_slice_type == B_SLICE)
    [all...]
ih264d_thread_parse_decode.c 219 u1_B = (u1_slice_type == B_SLICE);
546 && (ps_dec->ps_decode_cur_slice->slice_type != B_SLICE)
ih264d_defs.h 355 #define B_SLICE 1
ih264d_thread_compute_bs.c 250 (ps_dec->ps_computebs_cur_slice->slice_type == B_SLICE);
503 u1_B = (u1_slice_type == B_SLICE);
ih264d_cabac.c 171 else if(u1_slice_type == B_SLICE)
ih264d_parse_mb_header.c 220 else if(uc_slice_type == B_SLICE)
    [all...]
ih264d_process_pslice.c     [all...]
ih264d_parse_bslice.c     [all...]
ih264d_parse_pslice.c 836 else // B_SLICE
    [all...]
ih264d_api.c     [all...]

Completed in 82 milliseconds