Home | History | Annotate | Download | only in libvpx

Lines Matching defs:ctrl

1238     int ctrl = stream->config.arg_ctrls[i][0];
1240 if (vpx_codec_control_(&stream->encoder, ctrl, value))
1242 ctrl, value);