OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gau1_ih264d_alpha_table
(Results
1 - 3
of
3
) sorted by null
/external/libavc/decoder/
ih264d_tables.h
44
extern const UWORD8
gau1_ih264d_alpha_table
[];
ih264d_deblocking.c
117
alpha_y =
gau1_ih264d_alpha_table
[12 + idx_a_y];
130
alpha_u =
gau1_ih264d_alpha_table
[12 + idx_a_u];
142
alpha_v =
gau1_ih264d_alpha_table
[12 + idx_a_v];
226
alpha_y =
gau1_ih264d_alpha_table
[12 + idx_a_y];
239
alpha_u =
gau1_ih264d_alpha_table
[12 + idx_a_u];
251
alpha_v =
gau1_ih264d_alpha_table
[12 + idx_a_v];
329
alpha_y =
gau1_ih264d_alpha_table
[12 + idx_a_y];
344
alpha_u =
gau1_ih264d_alpha_table
[12 + idx_a_u];
357
alpha_v =
gau1_ih264d_alpha_table
[12 + idx_a_v];
477
alpha =
gau1_ih264d_alpha_table
[12 + idx_a_y]
[
all
...]
ih264d_tables.c
45
const UWORD8
gau1_ih264d_alpha_table
[] =
variable
[
all
...]
Completed in 141 milliseconds