Home
last modified time | relevance | path

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

/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 __anon9b1f372c0502() 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
219 std::function onDecodeFrame = [&](uint64_t pts) -> void { in InitAudioDecoder() local