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

  /external/libhevc/decoder/
ihevcd_mv_merge.h 86 WORD32 part_mode,
ihevcd_mv_merge.c 443 * @param[in] part_mode
467 WORD32 part_mode,
555 ((part_mode == PART_Nx2N) || (part_mode == PART_nLx2N) ||
556 (part_mode == PART_nRx2N)))
601 ((part_mode == PART_2NxN) || (part_mode == PART_2NxnU) ||
602 (part_mode == PART_2NxnD)))
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 89 * Table used to decode part_mode if AMP is enabled and current CU is not min CU
927 WORD32 part_mode; local
971 WORD32 part_mode = ps_codec->s_parse.s_cu.i4_part_mode; local
1370 WORD32 part_mode; local
    [all...]

Completed in 557 milliseconds