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

  /external/libhevc/encoder/
ihevce_nbr_avail.c 163 ps_nbr->u1_bot_lt_avail = 0; /* at ctb level bottom left is always not available */
259 ps_cu_nbr->u1_bot_lt_avail = (*pu1_bot_lt_map);
613 ps_cu_nbr->u1_bot_lt_avail = *pu1_bot_lt_map;
ihevce_mv_pred.c 203 lb_avail = ps_avail_flags->u1_bot_lt_avail;
ihevce_mv_pred_merge.c 593 u1_nbr_avail[NBR_A0] = ps_avail_flags->u1_bot_lt_avail &&
    [all...]
ihevce_enc_structs.h 352 UWORD8 u1_bot_lt_avail; member in struct:__anon28599
    [all...]
ihevce_enc_loop_inter_mode_sifter.c     [all...]
ihevce_enc_loop_utils.c     [all...]
  /external/libhevc/decoder/
ihevcd_iquant_itrans_recon_ctb.c 349 UWORD8 u1_bot_lt_avail, u1_left_avail, u1_top_avail, u1_top_rt_avail, local
366 u1_bot_lt_avail = (pu4_intra_nbr_avail[1 + cur_y + trans_size / MIN_TU_SIZE]
398 if(u1_bot_lt_avail)
483 if(u1_bot_lt_avail)
    [all...]

Completed in 93 milliseconds