OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emulation_prevention
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/drivers/radeon/
radeon_vcn_enc.h
408
bool
emulation_prevention
;
member in struct:radeon_encoder
radeon_vcn_enc_1_2.c
69
if (set != enc->
emulation_prevention
) {
70
enc->
emulation_prevention
= set;
90
if(enc->
emulation_prevention
) {
128
enc->
emulation_prevention
= false;
Completed in 280 milliseconds