Home | History | Annotate | Download | only in enc

Lines Matching refs:eCompressionFormat

393     def.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused;
416 def.format.video.eCompressionFormat = OMX_VIDEO_CodingAVC;
464 formatParams->eCompressionFormat = OMX_VIDEO_CodingUnused;
473 formatParams->eCompressionFormat = OMX_VIDEO_CodingAVC;
573 if (def->format.video.eCompressionFormat != OMX_VIDEO_CodingUnused ||
580 if (def->format.video.eCompressionFormat != OMX_VIDEO_CodingAVC ||
631 if (formatParams->eCompressionFormat != OMX_VIDEO_CodingUnused ||
642 if (formatParams->eCompressionFormat != OMX_VIDEO_CodingAVC ||