OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VLCtab2
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
vlc_dec_tab.h
151
extern const
VLCtab2
PV_DCT3Dtab0[];
154
extern const
VLCtab2
PV_DCT3Dtab1[];
157
extern const
VLCtab2
PV_DCT3Dtab2[];
161
extern const
VLCtab2
PV_DCT3Dtab3[];
163
extern const
VLCtab2
PV_DCT3Dtab4[];
165
extern const
VLCtab2
PV_DCT3Dtab5[];
168
extern const
VLCtab2
PV_DCT3Dtab6[];
170
extern const
VLCtab2
PV_DCT3Dtab7[];
172
extern const
VLCtab2
PV_DCT3Dtab8[];
177
extern const
VLCtab2
RvlcDCTtabIntra[]
[
all
...]
vlc_tab.cpp
196
const
VLCtab2
PV_DCT3Dtab0[] =
220
const
VLCtab2
PV_DCT3Dtab1[] =
241
const
VLCtab2
PV_DCT3Dtab2[] =
268
const
VLCtab2
PV_DCT3Dtab3[] =
300
const
VLCtab2
PV_DCT3Dtab4[] =
328
const
VLCtab2
PV_DCT3Dtab5[] =
363
const
VLCtab2
PV_DCT3Dtab6[] =
386
const
VLCtab2
PV_DCT3Dtab7[] =
407
const
VLCtab2
PV_DCT3Dtab8[] =
434
const
VLCtab2
RvlcDCTtabIntra[170] = /* 00xxxx00 or 00xxxx01 *
[
all
...]
vlc_decode.cpp
842
const
VLCtab2
*tab;
1025
const
VLCtab2
*tab;
[
all
...]
mp4lib_int.h
186
}
VLCtab2
, *LPVLCtab2; /* 10/24/2000 */
Completed in 642 milliseconds