Home | History | Annotate | Download | only in src

Lines Matching defs:qp

948           DEBUG_PRINT_ERROR("\nERROR: Setting Session QP failed");
1821 struct venc_sessionqp qp = {0, 0};
1825 qp.iframeqp = i_frame_qp;
1826 qp.pframqp = p_frame_qp;
1828 ioctl_msg.in = (void*)&qp;
1832 DEBUG_PRINT_ERROR("\nERROR: Request for setting session qp failed");