Home
last modified time | relevance | path

Searched defs:top_size (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libgav1/src/tile/bitstream/
H A Dpalette.cc36 const int top_size = in GetPaletteCache() local
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/gtl/
H A Dtop_n_test.cc56 size_t top_size = std::min(limit, n_elements); in TestIntTopNHelper() local
/aosp_15_r20/external/webp/src/enc/
H A Diterator_enc.c36 const size_t top_size = enc->mb_w_ * 16; in InitTop() local
/aosp_15_r20/external/webp/src/dec/
H A Dframe_dec.c687 const size_t top_size = sizeof(VP8TopSamples) * mb_w; in AllocateMemory() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-subset-cff1.cc968 unsigned top_size = 0; in serialize() local
/aosp_15_r20/external/libgav1/src/tile/
H A Dprediction.cc264 const int top_size = is_directional_mode ? top_and_left_size : width; in IntraPrediction() local