HomeSort by relevance Sort by last modified time
    Searched refs:i4_pos_x (Results 1 - 5 of 5) 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 */
127 + (ps_cu->i4_pos_x * 2);
138 if(0 == ps_cu->i4_pos_x)
163 if((0 == ps_cu->i4_pos_x) && (((0 == ps_codec->s_parse.i4_ctb_slice_x) && (0 == ps_codec->s_parse.i4_ctb_slice_y)) ||
ihevcd_structs.h 699 WORD32 i4_pos_x; member in struct:__anon23329
    [all...]
ihevcd_parse_slice.c 398 if((ps_codec->s_parse.s_cu.i4_pos_x << 3) == (ps_tu->b4_pos_x << 2) &&
    [all...]
  /external/libavc/common/
ih264_structs.h 394 WORD32 i4_pos_x; member in struct:_mb_ctxt_t
    [all...]
  /external/libhevc/common/
ihevc_structs.h 1693 WORD32 i4_pos_x; member in struct:_ctb_t
    [all...]

Completed in 341 milliseconds