Home | History | Annotate | Download | only in src

Lines Matching defs:qp

950           DEBUG_PRINT_ERROR("\nERROR: Setting Session QP failed");
1823 struct venc_sessionqp qp = {0, 0};
1827 qp.iframeqp = i_frame_qp;
1828 qp.pframqp = p_frame_qp;
1830 ioctl_msg.in = (void*)&qp;
1834 DEBUG_PRINT_ERROR("\nERROR: Request for setting session qp failed");