OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:idct_row4Inter
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
dct.h
65
void
idct_row4Inter
(Short *blk, UChar *rec, Int lx);
109
&idct_row0Inter, &
idct_row4Inter
, &idct_row3Inter, &
idct_row4Inter
,
110
&idct_row2Inter, &
idct_row4Inter
, &idct_row3Inter, &
idct_row4Inter
,
111
&idct_row1Inter, &
idct_row4Inter
, &idct_row3Inter, &
idct_row4Inter
,
112
&idct_row2Inter, &
idct_row4Inter
, &idct_row3Inter, &
idct_row4Inter
144
&idct_row0Inter, &idct_row0x10Inter, &idct_row0x20Inter, &
idct_row4Inter
,
[
all
...]
fastidct.cpp
500
void
idct_row4Inter
(Short *blk, UChar *rec, Int lx)
[
all
...]
Completed in 1016 milliseconds