Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Denislyl/AndroidMediaCodec
/ functions
Functions
16 in github.com/Denislyl/AndroidMediaCodec
⨍
Functions
16
◇
Types & classes
4
↓ 2 callers
Function
timeGetTime
H264MediaCodec.cpp:13
↓ 1 callers
Method
getSupportColorFormat
()
AvcEncoder.java:59
↓ 1 callers
Method
onFrame
(byte[] buf, int length)
AvcDecoder.java:57
Method
AvcDecoder
(int width, int height, SurfaceHolder surfaceHolder)
AvcDecoder.java:22
Method
AvcEncoder
(int width, int height, int framerate, int bitrate)
AvcEncoder.java:28
Method
Decode
H264MediaCodec.cpp:196
Method
Encode
H264MediaCodec.cpp:106
Method
H264MediaCodec
H264MediaCodec.cpp:22
Method
InitCodec
H264MediaCodec.cpp:31
Method
Release
H264MediaCodec.cpp:100
Method
close
()
AvcEncoder.java:104
Method
close
()
AvcDecoder.java:81
Method
offerEncoder
(byte[] input, byte[] output)
AvcEncoder.java:121
Method
pushData
(byte[] buf, int length)
AvcDecoder.java:43
Method
run
()
AvcDecoder.java:93
Method
~H264MediaCodec
H264MediaCodec.cpp:27