Home | History | Annotate | Download | only in src

Lines Matching defs:codec_type

117     OMX_VIDEO_CODINGTYPE codec_type;
129 codec_type = OMX_VIDEO_CodingMPEG4;
137 codec_type = OMX_VIDEO_CodingH263;
232 if (codec_type == OMX_VIDEO_CodingMPEG4)
236 } else if (codec_type == OMX_VIDEO_CodingH263)
324 if (codec_type == OMX_VIDEO_CodingMPEG4)
328 else if (codec_type == OMX_VIDEO_CodingH263)
358 if (codec_type == OMX_VIDEO_CodingMPEG4)
361 } else if (codec_type == OMX_VIDEO_CodingH263)