Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-bit-page.hh164 unsigned int start_v = start_value / ELT_BITS; in write() local
195 unsigned int start_v = start_value / ELT_BITS; in write_inverted() local
/aosp_15_r20/external/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc1802 uint8_t* start_v = dst_v + (y / 2) * dst_stride_v + (x / 2); in I420Rect() local
/aosp_15_r20/external/libaom/third_party/libyuv/source/
H A Dplanar_functions.cc2034 uint8_t* start_v = dst_v + (y / 2) * dst_stride_v + (x / 2); in I420Rect() local
/aosp_15_r20/external/libyuv/source/
H A Dplanar_functions.cc3479 uint8_t* start_v = dst_v + (y / 2) * dst_stride_v + (x / 2); in I420Rect() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dtx_search.c1187 int start_v = 1, end_v = 4; in prune_txk_type_separ() local