OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:encode_format
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/mix_video/src/
mixvideoconfigparamsenc.h
89
MixEncodeTargetFormat
encode_format
;
member in struct:_MixVideoConfigParamsEnc
173
MixEncodeTargetFormat
encode_format
);
176
MixEncodeTargetFormat *
encode_format
);
mixvideo.c
730
MixEncodeTargetFormat
encode_format
= MIX_ENCODE_TARGET_FORMAT_H264;
local
786
&
encode_format
);
792
LOG_I( "
encode_format
: %d\n",
793
encode_format
);
837
if (
encode_format
== MIX_ENCODE_TARGET_FORMAT_H264
853
else if (
encode_format
== MIX_ENCODE_TARGET_FORMAT_MPEG4
868
else if (
encode_format
== MIX_ENCODE_TARGET_FORMAT_PREVIEW
[
all
...]
Completed in 73 milliseconds