OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:va_profile
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/mix_video/src/
mixvideoformatenc.h
89
VAProfile
va_profile
;
member in struct:_MixVideoFormatEnc
mixvideoformat_mp42.c
197
VAProfile
va_profile
= VAProfileMPEG4AdvancedSimple;
local
275
va_profile
= VAProfileMPEG4AdvancedSimple;
278
va_profile
= VAProfileMPEG4Simple;
288
va_ret = vaGetConfigAttributes(va_display,
va_profile
, VAEntrypointVLD,
300
va_ret = vaCreateConfig(va_display,
va_profile
, VAEntrypointVLD, &attrib,
[
all
...]
Completed in 267 milliseconds