OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gu1_ih264_beta_table
(Results
1 - 3
of
3
) sorted by null
/external/libavc/common/
ih264_deblk_tables.c
81
const UWORD8
gu1_ih264_beta_table
[52] =
variable
ih264_deblk_tables.h
59
extern const UWORD8
gu1_ih264_beta_table
[52];
/external/libavc/encoder/
ih264e_deblk.c
542
u4_beta_luma =
gu1_ih264_beta_table
[u4_idx_B_luma];
558
u4_beta_chroma =
gu1_ih264_beta_table
[u4_idx_B_chroma];
645
u4_beta_luma =
gu1_ih264_beta_table
[u4_idx_B_luma];
661
u4_beta_chroma =
gu1_ih264_beta_table
[u4_idx_B_chroma];
782
u4_beta_luma =
gu1_ih264_beta_table
[u4_idx_B_luma];
798
u4_beta_chroma =
gu1_ih264_beta_table
[u4_idx_B_chroma];
Completed in 506 milliseconds