Home
last modified time | relevance | path

Searched defs:start_v (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-bit-page.hh151 unsigned int start_v = start_value / ELT_BITS; in write() local
182 unsigned int start_v = start_value / ELT_BITS; in write_inverted() local
/external/libvpx/third_party/libyuv/source/
Dplanar_functions.cc1802 uint8_t* start_v = dst_v + (y / 2) * dst_stride_v + (x / 2); in I420Rect() local
/external/libaom/third_party/libyuv/source/
Dplanar_functions.cc2034 uint8_t* start_v = dst_v + (y / 2) * dst_stride_v + (x / 2); in I420Rect() local
/external/libyuv/files/source/
Dplanar_functions.cc3147 uint8_t* start_v = dst_v + (y / 2) * dst_stride_v + (x / 2); in I420Rect() local
/external/libaom/av1/encoder/
Dtx_search.c1194 int start_v = 1, end_v = 4; in prune_txk_type_separ() local