Searched refs:MAGMA_DECODER_BIND_METHOD (Results 1 – 2 of 2) sorted by relevance
33 #define MAGMA_DECODER_BIND_METHOD(method) \ macro41 MAGMA_DECODER_BIND_METHOD(magma_device_import); in Decoder()42 MAGMA_DECODER_BIND_METHOD(magma_device_release); in Decoder()43 MAGMA_DECODER_BIND_METHOD(magma_device_query); in Decoder()44 MAGMA_DECODER_BIND_METHOD(magma_device_create_connection); in Decoder()45 MAGMA_DECODER_BIND_METHOD(magma_connection_release); in Decoder()46 MAGMA_DECODER_BIND_METHOD(magma_connection_get_error); in Decoder()47 MAGMA_DECODER_BIND_METHOD(magma_connection_create_context); in Decoder()48 MAGMA_DECODER_BIND_METHOD(magma_connection_release_context); in Decoder()49 MAGMA_DECODER_BIND_METHOD(magma_connection_create_buffer); in Decoder()[all …]
42 #define MAGMA_DECODER_BIND_METHOD(method) \ macro49 MAGMA_DECODER_BIND_METHOD(magma_device_import); in IntelDrmDecoder()50 MAGMA_DECODER_BIND_METHOD(magma_device_release); in IntelDrmDecoder()51 MAGMA_DECODER_BIND_METHOD(magma_device_query_fudge); in IntelDrmDecoder()52 MAGMA_DECODER_BIND_METHOD(magma_device_create_connection); in IntelDrmDecoder()53 MAGMA_DECODER_BIND_METHOD(magma_connection_release); in IntelDrmDecoder()54 MAGMA_DECODER_BIND_METHOD(magma_connection_create_buffer); in IntelDrmDecoder()55 MAGMA_DECODER_BIND_METHOD(magma_connection_release_buffer); in IntelDrmDecoder()56 MAGMA_DECODER_BIND_METHOD(magma_connection_create_semaphore); in IntelDrmDecoder()57 MAGMA_DECODER_BIND_METHOD(magma_connection_release_semaphore); in IntelDrmDecoder()[all …]