OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ai2_level
(Results
1 - 4
of
4
) sorted by null
/external/libhevc/decoder/
ihevcd_iquant_itrans_recon_ctb.c
138
/* Returns number of
ai2_level
read from ps_sblk_coeff */
209
ps_tu_sblk_coeff_data->
ai2_level
[0],
216
IQUANT(iquant_out, ps_tu_sblk_coeff_data->
ai2_level
[0],
229
iquant_out = ps_tu_sblk_coeff_data->
ai2_level
[0];
236
(void *)&ps_tu_sblk_coeff_data->
ai2_level
[1];
293
ps_tu_sblk_coeff_data->
ai2_level
[sblk_non_zero_coeff_idx],
304
ps_tu_sblk_coeff_data->
ai2_level
[sblk_non_zero_coeff_idx],
318
iquant_out = ps_tu_sblk_coeff_data->
ai2_level
[sblk_non_zero_coeff_idx++];
330
(void *)&ps_tu_sblk_coeff_data->
ai2_level
[sblk_non_zero_coeff_idx];
744
pu1_buf = (UWORD8 *)&ps_tu_sblk_coeff_data->
ai2_level
[0]
[
all
...]
ihevcd_parse_residual.c
[
all
...]
ihevcd_parse_slice.c
576
pu1_coeff_data = (UWORD8 *)&ps_tu_sblk_coeff_data->
ai2_level
[0];
[
all
...]
/external/libhevc/common/
ihevc_structs.h
909
WORD16
ai2_level
[SUBBLK_COEFF_CNT];
member in struct:__anon7419
[
all
...]
Completed in 222 milliseconds