HomeSort by relevance Sort by last modified time
    Searched defs:part_mode (Results 1 - 2 of 2) sorted by null

  /external/libhevc/decoder/
ihevcd_get_mv.c 403 WORD32 part_mode; local
405 part_mode = ps_pu->b3_part_mode;
410 nbr_pu_idx_strd, ps_pu, part_mode,
ihevcd_parse_slice.c 86 * Table used to decode part_mode if AMP is enabled and current CU is not min CU
914 WORD32 part_mode; local
917 part_mode = 0;
918 TRACE_CABAC_CTXT("part_mode", ps_cabac->u4_range, ctxt_idx);
958 WORD32 part_mode = ps_codec->s_parse.s_cu.i4_part_mode; local
1357 WORD32 part_mode; local
    [all...]

Completed in 2692 milliseconds