Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dtexturedspenc.c41 static const uint8_t expand6[64] = { variable
168 out[1] = expand6[gv]; in rgb5652rgb()
/third_party/rust/crates/regex/tests/
H A Dapi.rs180 expand!(expand6, r"(?-u)(?P<a>\w+)\s+(?P<b>\d+)", "abc 123", "$b$a", "123abc");

Completed in 3 milliseconds