OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tu_sblk4x4_coeff_data_t
(Results
1 - 8
of
8
) sorted by null
/external/libavc/decoder/
ih264d_utils.h
80
void ih264d_unpack_coeff4x4_dc_4x4blk(
tu_sblk4x4_coeff_data_t
*ps_tu_4x4,
ih264d_parse_cavlc.c
48
void ih264d_unpack_coeff4x4_dc_4x4blk(
tu_sblk4x4_coeff_data_t
*ps_tu_4x4,
313
tu_sblk4x4_coeff_data_t
*ps_tu_4x4;
317
ps_tu_4x4 = (
tu_sblk4x4_coeff_data_t
*)ps_dec->pv_parse_tu_coeff_data;
452
tu_sblk4x4_coeff_data_t
*ps_tu_4x4;
456
ps_tu_4x4 = (
tu_sblk4x4_coeff_data_t
*)ps_dec->pv_parse_tu_coeff_data;
[
all
...]
ih264d_parse_cabac.c
75
tu_sblk4x4_coeff_data_t
*ps_tu_4x4;
81
ps_tu_4x4 = (
tu_sblk4x4_coeff_data_t
*)ps_dec->pv_parse_tu_coeff_data;
[
all
...]
ih264d_parse_islice.c
404
tu_sblk4x4_coeff_data_t
*ps_tu_4x4 =
405
(
tu_sblk4x4_coeff_data_t
*)ps_dec->pv_parse_tu_coeff_data;
680
tu_sblk4x4_coeff_data_t
*ps_tu_4x4 =
681
(
tu_sblk4x4_coeff_data_t
*)ps_dec->pv_parse_tu_coeff_data;
[
all
...]
ih264d_utils.c
[
all
...]
ih264d_process_intra_mb.c
161
tu_sblk4x4_coeff_data_t
*ps_tu_4x4 = (
tu_sblk4x4_coeff_data_t
*)ps_dec->pv_proc_tu_coeff_data;
[
all
...]
ih264d_structs.h
687
}
tu_sblk4x4_coeff_data_t
;
typedef in typeref:struct:__anon15350
[
all
...]
/external/libavc/common/
ih264_structs.h
1581
}
tu_sblk4x4_coeff_data_t
;
typedef in typeref:struct:__anon15276
[
all
...]
Completed in 74 milliseconds