Home
last modified time | relevance | path

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

/third_party/astc-encoder/Utils/
H A Dastc_blend_test.cpp168 float r_out; in main() local
244 float r_out; in main() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_tonemap.c117 float *r_out = (float *)(out->data[map[0]] + x * desc->comp[map[0]].step + y * out->linesize[map[0]]); in tonemap() local
/third_party/musl/src/crypt/
H A Dcrypt_des.c850 uint32_t l_out, r_out, rawl, rawr; in des_cipher() local
754 __do_des(uint32_t l_in, uint32_t r_in, uint32_t *l_out, uint32_t *r_out, uint32_t count, uint32_t saltbits, const struct expanded_key *ekey) __do_des() argument
/third_party/ffmpeg/libavcodec/mips/
H A Dvp9_lpf_msa.c640 v8i16 l_out, r_out; in vp9_hz_lpf_t16_16w() local
1853 v8i16 r_out; vp9_vt_lpf_t16_8w() local
2190 v8i16 l_out, r_out; vp9_vt_lpf_t16_16w() local
[all...]

Completed in 6 milliseconds