Home
last modified time | relevance | path

Searched defs:bidir (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/src/gpu/effects/
DGrBicubicEffect.cpp24 uint32_t bidir = bicubicEffect.direction() == GrBicubicEffect::Direction::kXY ? 1 : 0; in GenKey() local
/third_party/ffmpeg/libavcodec/x86/
Dh264_deblock.asm1407 .bidir: label
/third_party/libuv/test/
Dtest-spawn.c1723 int bidir; in TEST_IMPL() local