Home | History | Annotate | Download | only in encode

Lines Matching refs:VAConfigAttribEncMaxRefFrames

1085     if (attrib[VAConfigAttribEncMaxRefFrames].value != VA_ATTRIB_NOT_SUPPORTED) {
1086 h264_maxref = attrib[VAConfigAttribEncMaxRefFrames].value;