Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyrvideo.c310 xcb_xv_encoding_info_iterator_t encoding_it; in translate_video_encodings() local
325 encoding_it = xcb_xv_query_encodings_info_iterator(reply); in translate_video_encodings()
327 xcb_xv_encoding_info_t *encoding_info = encoding_it.data; in translate_video_encodings()
338 xcb_xv_encoding_info_next(&encoding_it); in translate_video_encodings()