OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pi2_coeff_data
(Results
1 - 6
of
6
) sorted by null
/external/libavc/decoder/
ih264d_process_intra_mb.c
164
WORD16 *
pi2_coeff_data
= &ps_tu_4x4->ai2_level[0];
local
177
pi2_out_coeff_data[idx] = *
pi2_coeff_data
++;
188
offset = (UWORD8 *)
pi2_coeff_data
- (UWORD8 *)ps_tu_4x4;
414
WORD16 *
pi2_coeff_data
= ps_dec->
pi2_coeff_data
;
local
438
pi2_coeff_data
= ps_dec->
pi2_coeff_data
;
442
pi2_coeff_data
);
445
pi2_coeff_data
+= 32;
451
pi2_coeff_data
);
545
WORD16 *
pi2_coeff_data
= ps_dec->
pi2_coeff_data
;
local
651
WORD16 *
pi2_coeff_data
= &ps_tu_8x8->ai2_level[0];
local
[
all
...]
ih264d_parse_cavlc.c
314
WORD16 *
pi2_coeff_data
;
local
319
pi2_coeff_data
= &ps_tu_4x4->ai2_level[0];
397
*
pi2_coeff_data
++ = i2_level;
402
offset = (UWORD8 *)
pi2_coeff_data
- (UWORD8 *)ps_tu_4x4;
453
WORD16 *
pi2_coeff_data
;
local
458
pi2_coeff_data
= &ps_tu_4x4->ai2_level[0];
640
*
pi2_coeff_data
++ = i2_level_arr[k--];
660
*
pi2_coeff_data
++ = i2_level_arr[k--];
677
*
pi2_coeff_data
++ = i2_level_arr[k--];
684
offset = (UWORD8 *)
pi2_coeff_data
- (UWORD8 *)ps_tu_4x4
735
WORD16 *
pi2_coeff_data
;
local
1011
WORD16 *
pi2_coeff_data
;
local
1352
WORD16 *
pi2_coeff_data
=
local
1414
WORD16 *
pi2_coeff_data
=
local
[
all
...]
ih264d_parse_cabac.c
76
WORD16 *
pi2_coeff_data
;
local
83
pi2_coeff_data
= &ps_tu_4x4->ai2_level[0];
547
*
pi2_coeff_data
++ = i2_abs_lvl;
557
offset = (UWORD8 *)
pi2_coeff_data
- (UWORD8 *)ps_tu_4x4;
598
WORD16 *
pi2_coeff_data
;
local
605
pi2_coeff_data
= &ps_tu_8x8->ai2_level[0];
1481
WORD16 *
pi2_coeff_data
=
local
[
all
...]
ih264d_utils.c
2326
WORD16 *
pi2_coeff_data
= &ps_tu_4x4->ai2_level[0];
local
[
all
...]
ih264d_process_pslice.c
599
pi2_y_coeff = ps_dec->
pi2_coeff_data
;
714
pi2_y_coeff = ps_dec->
pi2_coeff_data
;
[
all
...]
ih264d_structs.h
822
WORD16 *
pi2_coeff_data
;
member in struct:_DecStruct
[
all
...]
Completed in 497 milliseconds