Home
last modified time | relevance | path

Searched refs:output_image (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_flip_vulkan.c98 GLSLF(1, size = imageSize(output_image[%i]); ,i); in init_filter()
115 GLSLF(2, imageStore(output_image[%i], pos, res); ,i); in init_filter()
/third_party/astc-encoder/Source/
Dastcenccli_image_load_store.cpp2219 bool (*storer_func)(const astcenc_image *output_image, const char *filename, int y_flip);
2288 const astcenc_image* output_image, in store_ncimage() argument
2303 return storer_descs[i].storer_func(output_image, filename, y_flip); in store_ncimage()