Searched refs:iq_matrix_buf (Results 1 – 1 of 1) sorted by relevance
343 VAIQMatrixBufferH264 *iq_matrix_buf = NULL; in h264_decode_frame() local344 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()