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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_vcn_enc.c493 if (set != enc->emulation_prevention) {
494 enc->emulation_prevention = set;
515 if (enc->emulation_prevention) {
557 enc->emulation_prevention = false;
H A Dradeon_uvd_enc.h424 bool emulation_prevention; member in struct:radeon_uvd_encoder
H A Dradeon_uvd_enc_1_1.c70 if (set != enc->emulation_prevention) {
71 enc->emulation_prevention = set;
92 if (enc->emulation_prevention) {
133 enc->emulation_prevention = false;
H A Dradeon_vcn_enc_1_2.c543 bool emulation_prevention = enc->emulation_prevention; local in function:radeon_enc_nalu_sei
597 bool emulation_prevention2 = enc->emulation_prevention;
605 enc->emulation_prevention = emulation_prevention;
617 enc->emulation_prevention = emulation_prevention2;
H A Dradeon_vcn_enc.h552 bool emulation_prevention; member in struct:radeon_encoder
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_uvd_enc.h462 bool emulation_prevention; member in struct:radeon_uvd_encoder
H A Dradeon_uvd_enc_1_1.c70 if (set != enc->emulation_prevention) {
71 enc->emulation_prevention = set;
96 if (enc->emulation_prevention) {
142 enc->emulation_prevention = false;
H A Dradeon_vcn_enc.h485 bool emulation_prevention; member in struct:radeon_encoder
H A Dradeon_vcn_enc_1_2.c68 if (set != enc->emulation_prevention) {
69 enc->emulation_prevention = set;
89 if(enc->emulation_prevention) {
127 enc->emulation_prevention = false;

Completed in 15 milliseconds