OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tu_sblk_coeff_data_t
(Results
1 - 10
of
10
) sorted by null
/external/libhevc/decoder/
ihevcd_parse_residual.c
202
tu_sblk_coeff_data_t
*ps_tu_sblk_coeff_data;
644
ps_tu_sblk_coeff_data = (
tu_sblk_coeff_data_t
*)ps_codec->s_parse.pv_tu_coeff_data;
[
all
...]
ihevcd_iquant_itrans_recon_ctb.c
158
tu_sblk_coeff_data_t
*ps_tu_sblk_coeff_data;
190
ps_tu_sblk_coeff_data = (
tu_sblk_coeff_data_t
*)(pu1_tu_coeff_data);
724
tu_sblk_coeff_data_t
*ps_tu_sblk_coeff_data;
742
ps_tu_sblk_coeff_data = (
tu_sblk_coeff_data_t
*)pu1_tu_coeff_data;
[
all
...]
ihevcd_utils.c
330
tu_data_size += num_tu * sizeof(
tu_sblk_coeff_data_t
);
[
all
...]
ihevcd_parse_slice.c
540
tu_sblk_coeff_data_t
*ps_tu_sblk_coeff_data;
572
ps_tu_sblk_coeff_data = (
tu_sblk_coeff_data_t
*)ps_codec->s_parse.pv_tu_coeff_data;
[
all
...]
/external/libavc/encoder/
ih264e_core_coding.c
800
tu_sblk_coeff_data_t
*ps_mb_coeff_data = (*pv_mb_coeff_data), *ps_mb_coeff_data_ac;
[
all
...]
ih264e_cabac_encode.c
889
tu_sblk_coeff_data_t
*ps_mb_coeff_data;
970
tu_sblk_coeff_data_t
*ps_mb_coeff_data;
[
all
...]
ih264e_structs.h
895
}
tu_sblk_coeff_data_t
;
typedef in typeref:struct:__anon15500
[
all
...]
ih264e_cavlc.c
720
tu_sblk_coeff_data_t
*ps_mb_coeff_data;
[
all
...]
ih264e_api.c
[
all
...]
/external/libhevc/common/
ihevc_structs.h
1780
}
tu_sblk_coeff_data_t
;
typedef in typeref:struct:__anon16520
[
all
...]
Completed in 559 milliseconds