Home
last modified time | relevance | path

Searched refs:derived_ref (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavutil/tests/
H A Dhwdevice.c27 AVBufferRef *derived_ref = NULL, *back_ref = NULL; in test_derivation() local
41 err = av_hwdevice_ctx_create_derived(&derived_ref, derived_type, in test_derivation()
49 derived_dev = (AVHWDeviceContext*)derived_ref->data; in test_derivation()
62 av_buffer_unref(&derived_ref); in test_derivation()
67 derived_ref, 0); in test_derivation()
85 av_buffer_unref(&derived_ref); in test_derivation()
92 av_buffer_unref(&derived_ref); in test_derivation()

Completed in 1 milliseconds