Searched refs:H264 (Results 1 – 15 of 15) sorted by relevance
138 mMode = H264; in start()197 if (mMode == H264) { in onMessageReceived()282 if (mMode == H264) { in onRead()458 if (mMode == H264 || mMode == H263) { in dumpSessionDesc()470 if (mMode == H264) { in dumpSessionDesc()490 if (mMode == H264 || mMode == H263) { in dumpSessionDesc()509 if (mMode == H264) { in dumpSessionDesc()
99 H264, enumerator
80 videoEncoder != MediaRecorder.VideoEncoder.H264 && in getVideoCodecName()122 videoEncoderMap.put(MediaRecorder.VideoEncoder.H264, "h264"); in initVideoEncoderMap()
145 recorder.setVideoEncoder(MediaRecorder.VideoEncoder.H264); in validateGetSurface()559 int codec = MediaRecorder.VideoEncoder.H264; in testSurfaceRecording()586 int codec = MediaRecorder.VideoEncoder.H264; in testPersistentSurfaceRecording()620 int codec = MediaRecorder.VideoEncoder.H264; in testSurfaceRecordingTimeLapse()
38 H264, enumerator
284 case H264: in appendData()617 if ((mFlags & kFlag_AlignedData) && mMode == H264 && !isScrambled()) { in dequeueAccessUnit()643 case H264: in dequeueAccessUnit()
601 mode = ElementaryStreamQueue::H264; in Track()
743 mode = ElementaryStreamQueue::H264; in Stream()
94 _MAKE_CODEC_ID (0x010000, H264)
127 private int mVideoEncoder = MediaRecorder.VideoEncoder.H264;
436 public static final int H264 = 2; field in MediaRecorder.VideoEncoder
840 mMediaRecorder.setVideoEncoder(MediaRecorder.VideoEncoder.H264); in prepareRecording()
15345 field public static final int H264 = 2; // 0x2
23017 field public static final int H264 = 2; // 0x2
24861 field public static final int H264 = 2; // 0x2