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

  /external/libhevc/decoder/
ihevcd_intra_pred_mode_prediction.c 189 num_pred_blocks = (ps_cu->i4_part_mode == PART_NxN) ? 2 : 1;
316 if(ps_cu->i4_part_mode == PART_2Nx2N)
ihevcd_parse_slice.c 162 (PART_2Nx2N != ps_codec->s_parse.s_cu.i4_part_mode) &&
833 ps_pu->b3_part_mode = ps_codec->s_parse.s_cu.i4_part_mode;
    [all...]
ihevcd_structs.h 715 WORD32 i4_part_mode; member in struct:__anon27655
    [all...]

Completed in 30 milliseconds