Home
last modified time | relevance | path

Searched refs:expand5 (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dtexturedspenc.c35 static const uint8_t expand5[32] = { variable
167 out[0] = expand5[rv]; in rgb5652rgb()
169 out[2] = expand5[bv]; in rgb5652rgb()
/third_party/rust/crates/regex/tests/
H A Dapi.rs179 expand!(expand5, r"(?-u)(?P<foo>\w+)", "abc", "$$foo", "$foo");

Completed in 2 milliseconds