Home
last modified time | relevance | path

Searched defs:onDecodeFrame (Results 1 – 3 of 3) sorted by relevance

/foundation/multimedia/player_framework/test/unittest/video_editor_test/codec/audio/decoder/
Daudio_decoder_test.cpp36 std::function onDecodeFrame = [&](uint64_t pts) -> void {}; in SetUp() local
79 std::function onDecodeFrame = [&](uint64_t pts) -> void {}; in __anon989de9e70502() variable
/foundation/multimedia/player_framework/frameworks/native/video_editor/test/unittest/codec/audio/decoder/
Daudio_decoder_test.cpp36 std::function onDecodeFrame = [&](uint64_t pts) -> void {}; in SetUp() local
79 std::function onDecodeFrame = [&](uint64_t pts) -> void {}; in __anonc2ac978e0502() variable
/foundation/multimedia/player_framework/frameworks/native/video_editor/codec/video/decoder/
Dvideo_decoder_engine_impl.cpp180 std::function onDecodeFrame = [&](uint64_t pts) -> void { in InitDecoder() local
220 std::function onDecodeFrame = [&](uint64_t pts) -> void { in InitAudioDecoder() local