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

  /external/libavc/decoder/
ih264d_parse_islice.c 600 ps_dec->i1_prev_mb_qp_delta = 0;
    [all...]
ih264d_parse_pslice.c 706 ps_dec->i1_prev_mb_qp_delta = 0;
    [all...]
ih264d_parse_mb_header.c 546 u4_cxt_inc = (!(!(ps_dec->i1_prev_mb_qp_delta)));
572 ps_dec->i1_prev_mb_qp_delta = *pi1_mb_qp_delta;
    [all...]
ih264d_parse_bslice.c 726 ps_dec->i1_prev_mb_qp_delta = 0;
    [all...]
ih264d_structs.h 767 WORD8 i1_prev_mb_qp_delta; /* Prev MbQpDelta */ member in struct:_DecStruct
    [all...]
ih264d_parse_slice.c 200 ps_dec->i1_prev_mb_qp_delta = 0;
    [all...]

Completed in 67 milliseconds