Home
last modified time | relevance | path

Searched defs:r_in (Results 1 - 4 of 4) sorted by relevance

/third_party/astc-encoder/Utils/
H A Dastc_rgbm_codec.cpp97 float r_in = pixel_in[0] / rgbm_multiplier; in main() local
/third_party/ffmpeg/libavfilter/
H A Dvf_tonemap.c114 const float *r_in = (const float *)(in->data[map[0]] + x * desc->comp[map[0]].step + y * in->linesize[map[0]]); in tonemap() local
/third_party/openssl/test/
H A Decdsatest.c76 const char *r_in = NULL, *s_in = NULL, *tbs = NULL; in x9_62_tests() local
/third_party/musl/src/crypt/
H A Dcrypt_des.c754 void __do_des(uint32_t l_in, uint32_t r_in, in __do_des() argument

Completed in 4 milliseconds