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

  /external/libhevc/decoder/
ihevcd_intra_pred_mode_prediction.c 125 /* i4_pos_x and i4_pos_y are in minCu units (8x8), convert them to 4x4 units by multiplying by 2 */
130 + (ps_cu->i4_pos_y * 2);
133 if(0 == ps_cu->i4_pos_y)
143 if(ps_cu->i4_pos_y)
ihevcd_parse_slice.c 386 (ps_codec->s_parse.s_cu.i4_pos_y << 3) == (ps_tu->b4_pos_y << 2))
    [all...]
ihevcd_structs.h 702 WORD32 i4_pos_y; member in struct:__anon27655
    [all...]
  /external/libhevc/common/
ihevc_structs.h 828 WORD32 i4_pos_y; member in struct:_ctb_t
    [all...]

Completed in 53 milliseconds