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

  /external/libhevc/common/arm/
ihevc_intra_ref_substitution_a9q.c 57 #define T16C_4NT 64
362 while(nbr_id_from_bl < ((T16C_4NT)+1))
369 if(nbr_id_from_bl == (T16C_4NT / 2))
391 nbr_id_from_bl += (nbr_id_from_bl == (T16C_4NT / 2)) ? 1 : 4;
  /external/libhevc/common/
ihevc_chroma_intra_pred_filters.c 82 #define T16C_4NT 64
393 while(nbr_id_from_bl < ((T16C_4NT)+1))
400 if(nbr_id_from_bl == (T16C_4NT / 2))
422 nbr_id_from_bl += (nbr_id_from_bl == (T16C_4NT / 2)) ? 1 : 4;
    [all...]
  /external/libhevc/common/x86/
ihevc_chroma_intra_pred_filters_sse42_intr.c 69 #define T16C_4NT 64
ihevc_chroma_intra_pred_filters_ssse3_intr.c 88 #define T16C_4NT 64
    [all...]

Completed in 78 milliseconds