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

  /external/libhevc/decoder/
ihevcd_get_mv.c 315 if((PART_Nx2N == ps_pu->b3_part_mode) && (1 == ps_pu->b2_part_idx))
319 else if((PART_2NxN == ps_pu->b3_part_mode) && (1 == ps_pu->b2_part_idx))
405 part_mode = ps_pu->b3_part_mode;
418 if(((ps_pu->b3_part_mode == PART_2NxN) && (pu_wd == 8))
419 || ((ps_pu->b3_part_mode == PART_Nx2N)
ihevcd_parse_slice.c 833 ps_pu->b3_part_mode = ps_codec->s_parse.s_cu.i4_part_mode;
    [all...]
  /external/libhevc/common/
ihevc_structs.h 420 UWORD32 b3_part_mode : 3; member in struct:__anon27518
561 UWORD32 b3_part_mode :3; member in struct:__anon27520
    [all...]

Completed in 40 milliseconds