Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvaapi_encode.c1235 typedef struct VAAPIEncodeRTFormat { struct
1242 } VAAPIEncodeRTFormat; argument
1244 static const VAAPIEncodeRTFormat vaapi_encode_rt_formats[] = {
1283 const VAAPIEncodeRTFormat *rt_format; in vaapi_encode_profile_entrypoint()