OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:idctcol4
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
idct.h
57
void
idctcol4
(int16 *blk);
block_idct.cpp
150
{&
idctcol4
, &idctcol3, &idctcol2, &idctcol1}
171
&idctcol0, &
idctcol4
, &idctcol3, &
idctcol4
,
172
&idctcol2, &
idctcol4
, &idctcol3, &
idctcol4
,
173
&idctcol1, &
idctcol4
, &idctcol3, &
idctcol4
,
174
&idctcol2, &
idctcol4
, &idctcol3, &
idctcol4
idct_vca.cpp
371
void
idctcol4
(int16 *blk)
function
Completed in 4185 milliseconds