Androidstudio返回上/下一次代码位置

时间:2025-01-27 21:58:38
Android10以上Codec2框架解码流程(二十六)

等不起的糨糊: 而卡顿的播放视频打印的部分编解码日志如下: [code=java] 01-08 16:23:27.625 1479 9370 D NuPlayer: onSetVideoSurface(0xe9d43270, no video decoder) 01-08 16:23:27.820 1479 9374 V MediaCodecList: matching '' 01-08 16:23:27.820 1479 9374 V MediaCodecList: matching '.low_latency' 01-08 16:23:27.820 1479 9374 V MediaCodecList: matching '' 01-08 16:23:27.824 1479 9376 D CCodec : allocate() 01-08 16:23:27.857 1212 2041 I QC2Registry: search [] in mEntries 01-08 16:23:27.861 1212 2041 I QC2Registry: search [] in mEntries 01-08 16:23:27.862 1212 2041 I QC2Comp : Create: Allocated component[16] for name : [64 bit] 01-08 16:23:27.862 1212 2041 I QC2CompStore: Created component() id(16) 01-08 16:23:27.866 1479 9376 I CCodec : Created component [] [/code] 这么看的话两个平台的编解码用的不一样,能改成一样的吗?