OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SUBC_MPEG
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
nouveau_video.h
53
#define
SUBC_MPEG
(mthd) 1, mthd
54
#define NV31_MPEG(mthd)
SUBC_MPEG
(NV31_MPEG_##mthd)
55
#define NV84_MPEG(mthd)
SUBC_MPEG
(NV84_MPEG_##mthd)
/external/mesa3d/src/gallium/drivers/nouveau/
nouveau_video.h
53
#define
SUBC_MPEG
(mthd) 1, mthd
54
#define NV31_MPEG(mthd)
SUBC_MPEG
(NV31_MPEG_##mthd)
55
#define NV84_MPEG(mthd)
SUBC_MPEG
(NV84_MPEG_##mthd)
Completed in 45 milliseconds