Home
last modified time | relevance | path

Searched refs:gu1_ih264_beta_table (Results 1 – 3 of 3) sorted by relevance

/external/libavc/encoder/
Dih264e_deblk.c542 u4_beta_luma = gu1_ih264_beta_table[u4_idx_B_luma]; in ih264e_filter_top_edge()
558 u4_beta_chroma = gu1_ih264_beta_table[u4_idx_B_chroma]; in ih264e_filter_top_edge()
645 u4_beta_luma = gu1_ih264_beta_table[u4_idx_B_luma]; in ih264e_filter_left_edge()
661 u4_beta_chroma = gu1_ih264_beta_table[u4_idx_B_chroma]; in ih264e_filter_left_edge()
782 u4_beta_luma = gu1_ih264_beta_table[u4_idx_B_luma]; in ih264e_deblock_mb()
798 u4_beta_chroma = gu1_ih264_beta_table[u4_idx_B_chroma]; in ih264e_deblock_mb()
/external/libavc/common/
Dih264_deblk_tables.c81 const UWORD8 gu1_ih264_beta_table[52] = variable
Dih264_deblk_tables.h59 extern const UWORD8 gu1_ih264_beta_table[52];