Home
last modified time | relevance | path

Searched refs:streamout_data_destination_buffer (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/libva-intel-driver/intel-vaapi-driver-2.4.1/src/
H A Dgen10_hevc_enc_common.h165 struct i965_gpe_resource streamout_data_destination_buffer; member
H A Dgen10_hevc_enc_common.c699 ALLOC_GPE_RESOURCE(streamout_data_destination_buffer, in gen10_hevc_enc_init_common_resource()
763 i965_free_gpe_resource(&common_res->streamout_data_destination_buffer); in gen10_hevc_enc_free_common_resource()
H A Dgen10_hevc_encoder.c5262 param.streamout_data_destination = &common_res->streamout_data_destination_buffer; in gen10_hevc_hcp_pipe_buf_state()