OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:row_limit_2nd_stage
(Results
1 - 5
of
5
) sorted by null
/external/libhevc/common/
ihevc_chroma_itrans_recon_8x8.c
125
WORD32
row_limit_2nd_stage
;
local
132
row_limit_2nd_stage
= 4;
134
row_limit_2nd_stage
= TRANS_SIZE_8;
144
for(j = 0; j <
row_limit_2nd_stage
; j++)
ihevc_itrans_recon_8x8.c
116
WORD32
row_limit_2nd_stage
;
local
123
row_limit_2nd_stage
= 4;
125
row_limit_2nd_stage
= TRANS_SIZE_8;
138
for(j = 0; j <
row_limit_2nd_stage
; j++)
276
for(j = 0; j <
row_limit_2nd_stage
; j++)
ihevc_chroma_itrans_recon_16x16.c
126
WORD32
row_limit_2nd_stage
, zero_rows_2nd_stage = zero_cols;
local
132
row_limit_2nd_stage
= 4;
134
row_limit_2nd_stage
= 8;
136
row_limit_2nd_stage
= TRANS_SIZE_16;
148
for(j = 0; j <
row_limit_2nd_stage
; j++)
388
for(j = 0; j <
row_limit_2nd_stage
; j++)
634
for(j = 0; j <
row_limit_2nd_stage
; j++)
[
all
...]
ihevc_itrans_recon_16x16.c
117
WORD32
row_limit_2nd_stage
;
local
120
row_limit_2nd_stage
= 4;
122
row_limit_2nd_stage
= 8;
124
row_limit_2nd_stage
= TRANS_SIZE_16;
138
for(j = 0; j <
row_limit_2nd_stage
; j++)
379
for(j = 0; j <
row_limit_2nd_stage
; j++)
626
for(j = 0; j <
row_limit_2nd_stage
; j++)
[
all
...]
ihevc_itrans_recon_32x32.c
119
WORD32
row_limit_2nd_stage
;
local
125
row_limit_2nd_stage
= 4;
127
row_limit_2nd_stage
= 8;
129
row_limit_2nd_stage
= TRANS_SIZE_32;
140
for(j = 0; j <
row_limit_2nd_stage
; j++)
453
for(j = 0; j <
row_limit_2nd_stage
; j++)
[
all
...]
Completed in 160 milliseconds