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

  /external/libhevc/common/arm/
ihevc_intra_ref_substitution_a9q.c 58 #define T8C_4NT 32
295 while(nbr_id_from_bl < ((T8C_4NT)+1))
302 if(nbr_id_from_bl == (T8C_4NT / 2))
325 nbr_id_from_bl += (nbr_id_from_bl == (T8C_4NT / 2)) ? 1 : 4;
  /external/libhevc/common/
ihevc_chroma_intra_pred_filters.c 83 #define T8C_4NT 32
326 while(nbr_id_from_bl < ((T8C_4NT)+1))
333 if(nbr_id_from_bl == (T8C_4NT / 2))
356 nbr_id_from_bl += (nbr_id_from_bl == (T8C_4NT / 2)) ? 1 : 4;
    [all...]
  /external/libhevc/common/x86/
ihevc_chroma_intra_pred_filters_sse42_intr.c 70 #define T8C_4NT 32
ihevc_chroma_intra_pred_filters_ssse3_intr.c 89 #define T8C_4NT 32
    [all...]

Completed in 468 milliseconds