Home
last modified time | relevance | path

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

/external/libvncserver/libvncclient/
Dh264.c343 VAIQMatrixBufferH264 *iq_matrix_buf = NULL; in h264_decode_frame() local
344 va_status = vaMapBuffer(va_dpy, va_mat_param_buf_id[sid], (void **)&iq_matrix_buf); in h264_decode_frame()
374 memcpy(iq_matrix_buf, m_MatrixBufferH264, 224); in h264_decode_frame()