Searched refs:plusptype (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device.cpp1936 struct venc_plusptype plusptype = {0}; local
1937 DEBUG_PRINT_LOW("Set plusptype: %d", enable);
1938 plusptype.plusptype_enable = enable;
1939 ioctl_msg.in = (void*)&plusptype;
1943 DEBUG_PRINT_ERROR("Request for setting plusptype for h263 failed");

Completed in 30 milliseconds