Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyrvideo.c117 unsigned char *a_buf,
893 unsigned char *a_buf, in ephyrHostXVPutImage() argument
905 EPHYR_RETURN_VAL_IF_FAIL(a_buf, FALSE); in ephyrHostXVPutImage()
955 data_len, a_buf); in ephyrHostXVPutImage()
977 unsigned char *a_buf, in ephyrPutImage() argument
995 a_width, a_height, a_buf, in ephyrPutImage()
1016 if (!ephyrXVPrivSaveImageToPortPriv(port_priv, a_buf, image_size)) { in ephyrPutImage()