Home
last modified time | relevance | path

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

/external/libvncserver/libvncserver/tightvnc-filetransfer/
Drfbtightserver.c268 #define N_ENC_CAPS 12 macro
276 rfbCapabilityInfo enc_list[N_ENC_CAPS]; in rfbSendInteractionCaps()
277 int i, n_enc_caps = N_ENC_CAPS; in rfbSendInteractionCaps()
282 intr_caps.nEncodingTypes = Swap16IfLE(N_ENC_CAPS); in rfbSendInteractionCaps()
351 sz_rfbCapabilityInfo * N_ENC_CAPS) < 0) { in rfbSendInteractionCaps()
/external/libvncserver/
DChangeLog4915 * libvncserver/tightvnc-filetransfer/rfbtightserver.c: N_ENC_CAPS