Searched defs:w_out (Results 1 – 4 of 4) sorted by relevance
44 int w_out = 2048; in TEST_F() local74 int w_out = 2048; in TEST_F() local92 int w_out = 2048; in TEST_F() local
40 int w_out = 2048; in TEST_F() local66 int w_out = 2048; in TEST_F() local92 int w_out = 2048; in TEST_F() local
100 int64_t w_out = ((w_input + 2 * padding - (window - 1) - 1) / stride) + 1; in InferImplPooling() local
952 int av_opt_get_image_size(void *obj, const char *name, int search_flags, int *w_out, int *h_out) in av_opt_get_image_size()