HomeSort by relevance Sort by last modified time
    Searched defs:u1_part_wd (Results 1 - 2 of 2) sorted by null

  /external/libavc/decoder/
ih264d_inter_pred.c 188 UWORD8 u1_part_wd = 0,u1_part_ht = 0; local
219 GET_WIDTH_PRED(u1_part_wd,i1_size_pos_info);
245 i1_mc_wd = u1_part_wd << 2;
300 ps_pred->i1_mb_partwidth = u1_part_wd << 2;
338 i1_mc_wd = u1_part_wd << 1;
399 ps_pred->i1_mb_partwidth = u1_part_wd << 1;
491 UWORD8 u1_part_wd,u1_part_ht; local
506 GET_WIDTH_PRED(u1_part_wd,i1_size_pos_info);
601 i1_mc_wd = u1_part_wd << 2;
661 ps_pred->i1_mb_partwidth = u1_part_wd << 2
    [all...]
  /external/libhevc/encoder/
ihevce_enc_loop_inter_mode_sifter.c 2128 UWORD8 u1_part_wd; local
    [all...]

Completed in 159 milliseconds