Lines Matching full:profile
81 <!ATTLIST ExportVideoProfile profile CDATA #REQUIRED>
89 <!-- Each camcorder profile defines a set of predefined configuration parameters -->
153 The Audio part of the profile will not be used since time lapse mode
170 The Audio part of the profile will not be used since time lapse mode
187 The Audio part of the profile will not be used since time lapse mode
204 The Audio part of the profile will not be used since time lapse mode
221 The Audio part of the profile will not be used since time lapse mode
286 The Audio part of the profile will not be used since time lapse mode
303 The Audio part of the profile will not be used since time lapse mode
320 The Audio part of the profile will not be used since time lapse mode
403 The VideoEditor Export codec profile and level values
405 E.g. for h264, profile value 1 means OMX_VIDEO_AVCProfileBaseline
411 Codec = h.264, Baseline profile, level 4
413 <ExportVideoProfile name="h264" profile= "1" level="2048"/>
415 Codec = h.263, Baseline profile, level 0
417 <ExportVideoProfile name="h263" profile= "1" level="1"/>
419 Codec = mpeg4, Simple profile, level 5
421 <ExportVideoProfile name="m4v" profile= "1" level="128"/>