Home
last modified time | relevance | path

Searched defs:column_start (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/libgav1/src/
H A Dloop_restoration_info.h35 int column_start; member
H A Dmotion_vector.cc407 const int column_start = block.column4x4 | 1; in TemporalScan() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dtiled_dot_emitter.cc258 MemoryTile GetLhsMemoryTile(llvm::Value* column_start, int64_t column_count) { in GetLhsMemoryTile()
589 int64_t column_start = k() - (k() % tile_cols()); in EmitInnerLoopEpilogue() local
/aosp_15_r20/external/libvpx/vp9/
H A Dsimple_encode.h81 int column_start; // column pixel offset of the start of the prediction block member
/aosp_15_r20/external/libvpx/vpx_dsp/x86/
H A Dfwd_txfm_impl_sse2.h607 int column_start; in FDCT16x16_2D() local
H A Dfwd_dct32x32_impl_avx2.h98 int column_start; in FDCT32x32_2D_AVX2() local
H A Dfwd_dct32x32_impl_sse2.h113 int column_start; in FDCT32x32_2D() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_extensions.cpp3197 uint32_t column_start = 0; in ValidateExtInst() local
/aosp_15_r20/external/libgav1/src/tile/
H A Dtile.cc922 const size_t column_start = in PopulateIntraPredictionBuffer() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encoder.h533 int column_start; // column pixel offset of the start of the prediction block member