Searched defs:ctrl_id (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/test/ |
D | encode_test_driver.h | 122 void Control(int ctrl_id, int arg) { in Control() 127 void Control(int ctrl_id, struct vpx_scaling_mode *arg) { in Control() 132 void Control(int ctrl_id, struct vpx_svc_layer_id *arg) { in Control() 137 void Control(int ctrl_id, struct vpx_svc_parameters *arg) { in Control() 142 void Control(int ctrl_id, vpx_active_map_t *arg) { in Control()
|
D | decode_test_driver.h | 74 void Control(int ctrl_id, int arg) { in Control() 78 void Control(int ctrl_id, const void *arg) { in Control() 84 void Control(int ctrl_id, int arg, vpx_codec_err_t expected_value) { in Control()
|
/external/libvpx/libvpx/vpx/src/ |
D | vpx_codec.c | 109 int ctrl_id, in vpx_codec_control_()
|
/external/libvpx/libvpx/vpx/internal/ |
D | vpx_codec_internal.h | 172 int ctrl_id; member
|