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

  /external/libavc/decoder/
ih264d_parse_headers.c 236 ps_pps->u1_entropy_coding_mode = ih264d_get_bit_h264(ps_bitstrm);
237 COPYTHECONTEXT("PPS: entropy_coding_mode_flag",ps_pps->u1_entropy_coding_mode);
    [all...]
ih264d_parse_islice.c     [all...]
ih264d_parse_bslice.c     [all...]
ih264d_parse_pslice.c     [all...]
ih264d_process_pslice.c 586 if(!ps_dec->ps_cur_pps->u1_entropy_coding_mode)
    [all...]
ih264d_structs.h 382 UWORD8 u1_entropy_coding_mode; /** Entropy coding : 0-VLC; 1 - CABAC */ member in struct:__anon22115
    [all...]
ih264d_parse_slice.c     [all...]
ih264d_process_intra_mb.c 897 if(!ps_dec->ps_cur_pps->u1_entropy_coding_mode)
    [all...]

Completed in 52 milliseconds