Home
last modified time | relevance | path

Searched defs:top_row (Results 1 – 25 of 192) sorted by relevance

12345678

/dports/games/valyriatear/ValyriaTear-1.1.0/src/modes/map/
H A Dmap_zones.cpp37 MapZone::MapZone(uint16_t left_col, uint16_t right_col, uint16_t top_row, uint16_t bottom_row) : in MapZone()
51 MapZone* MapZone::Create(uint16_t left_col, uint16_t right_col, uint16_t top_row, uint16_t bottom_r… in Create()
58 void MapZone::AddSection(uint16_t left_col, uint16_t right_col, uint16_t top_row, uint16_t bottom_r… in AddSection()
185 CameraZone::CameraZone(uint16_t left_col, uint16_t right_col, uint16_t top_row, uint16_t bottom_row… in CameraZone()
192 CameraZone* CameraZone::Create(uint16_t left_col, uint16_t right_col, uint16_t top_row, uint16_t bo… in Create()
238 uint16_t top_row, uint16_t bottom_row): in EnemyZone()
268 EnemyZone* EnemyZone::Create(uint16_t left_col, uint16_t right_col, uint16_t top_row, uint16_t bott… in Create()
295 void EnemyZone::AddSpawnSection(uint16_t left_col, uint16_t right_col, uint16_t top_row, uint16_t b… in AddSpawnSection()
/dports/multimedia/libgav1/libgav1-0.17.0/src/dsp/arm/
H A Dintrapred_smooth_neon.cc169 const void* LIBGAV1_RESTRICT const top_row, in Smooth16PlusxN_NEON()
251 const void* LIBGAV1_RESTRICT const top_row, in SmoothVertical4Or8xN_NEON()
302 const void* LIBGAV1_RESTRICT const top_row, in SmoothVertical16PlusxN_NEON()
354 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal4Or8xN_NEON()
407 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal16PlusxN_NEON()
790 const void* LIBGAV1_RESTRICT const top_row, in SmoothVertical4xH_NEON()
817 const void* LIBGAV1_RESTRICT const top_row, in SmoothVertical8xH_NEON()
851 const void* LIBGAV1_RESTRICT const top_row, in SmoothVerticalWxH_NEON()
890 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal4xH_NEON()
914 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal8xH_NEON()
[all …]
H A Dintrapred_neon.cc62 const void* LIBGAV1_RESTRICT const top_row, in DcTop()
85 const void* LIBGAV1_RESTRICT const top_row, in Dc()
353 const void* LIBGAV1_RESTRICT const top_row, in Paeth4Or8xN_NEON()
1112 const void* LIBGAV1_RESTRICT const top_row, in Vertical4xH_NEON()
1126 const void* LIBGAV1_RESTRICT const top_row, in Vertical8xH_NEON()
1140 const void* LIBGAV1_RESTRICT const top_row, in Vertical16xH_NEON()
1160 const void* LIBGAV1_RESTRICT const top_row, in Vertical32xH_NEON()
1186 const void* LIBGAV1_RESTRICT const top_row, in Vertical64xH_NEON()
1227 const auto* const top_row = static_cast<const uint16_t*>(top_ptr); in Paeth4xH_NEON() local
1270 const auto* const top_row = static_cast<const uint16_t*>(top_ptr); in Paeth8xH_NEON() local
[all …]
H A Dintrapred_filter_neon.cc90 const void* LIBGAV1_RESTRICT const top_row, in FilterIntraPredictor_NEON()
209 const void* LIBGAV1_RESTRICT const top_row, in FilterIntraPredictor_NEON()
/dports/multimedia/libgav1/libgav1-0.17.0/src/dsp/x86/
H A Dintrapred_smooth_sse4.cc566 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal4x8_SSE4_1()
599 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal4x16_SSE4_1()
652 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal8x4_SSE4_1()
682 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal8x8_SSE4_1()
703 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal8x16_SSE4_1()
732 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal8x32_SSE4_1()
775 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal16x4_SSE4_1()
815 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal16x8_SSE4_1()
843 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal16x16_SSE4_1()
880 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal16x32_SSE4_1()
[all …]
H A Dintrapred_sse4.cc96 const void* LIBGAV1_RESTRICT const top_row, in DcTop()
122 const void* LIBGAV1_RESTRICT const top_row, in Dc()
722 const void* LIBGAV1_RESTRICT const top_row, in Paeth4x4_SSE4_1()
753 const void* LIBGAV1_RESTRICT const top_row, in Paeth4x8_SSE4_1()
799 const void* LIBGAV1_RESTRICT const top_row, in Paeth4x16_SSE4_1()
874 const void* LIBGAV1_RESTRICT const top_row, in Paeth8x4_SSE4_1()
904 const void* LIBGAV1_RESTRICT const top_row, in Paeth8x8_SSE4_1()
946 const void* LIBGAV1_RESTRICT const top_row, in Paeth8x16_SSE4_1()
1015 const void* LIBGAV1_RESTRICT const top_row, in Paeth8x32_SSE4_1()
1024 const void* LIBGAV1_RESTRICT const top_row, in Paeth16x4_SSE4_1()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libgav1/src/src/dsp/x86/
H A Dintrapred_smooth_sse4.cc312 __m128i top_row = _mm_cvtepu8_epi16(LoadLo8(above)); in LoadSmoothPixels8() local
580 const void* const top_row, in SmoothHorizontal4x8_SSE4_1()
664 const void* const top_row, in SmoothHorizontal8x4_SSE4_1()
693 const void* const top_row, in SmoothHorizontal8x8_SSE4_1()
1465 const void* const top_row, in SmoothVertical4x4_SSE4_1()
1480 const void* const top_row, in SmoothVertical4x8_SSE4_1()
1495 const void* const top_row, in SmoothVertical4x16_SSE4_1()
1512 const void* const top_row, in SmoothVertical8x4_SSE4_1()
1547 const void* const top_row, in SmoothVertical8x8_SSE4_1()
1571 const void* const top_row, in SmoothVertical8x16_SSE4_1()
[all …]
H A Dintrapred_sse4.cc794 const void* const top_row, in Paeth4x16_SSE4_1()
939 const void* const top_row, in Paeth8x16_SSE4_1()
1008 const void* const top_row, in Paeth8x32_SSE4_1()
1017 const void* const top_row, in Paeth16x4_SSE4_1()
1122 const void* const top_row, in Paeth16x8_SSE4_1()
1220 const void* const top_row, in Paeth16x16_SSE4_1()
1229 const void* const top_row, in Paeth16x32_SSE4_1()
1243 const void* const top_row, in Paeth16x64_SSE4_1()
1265 const void* const top_row, in Paeth32x8_SSE4_1()
1278 const void* const top_row, in Paeth32x16_SSE4_1()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libgav1/src/src/dsp/x86/
H A Dintrapred_smooth_sse4.cc312 __m128i top_row = _mm_cvtepu8_epi16(LoadLo8(above)); in LoadSmoothPixels8() local
580 const void* const top_row, in SmoothHorizontal4x8_SSE4_1()
664 const void* const top_row, in SmoothHorizontal8x4_SSE4_1()
693 const void* const top_row, in SmoothHorizontal8x8_SSE4_1()
1465 const void* const top_row, in SmoothVertical4x4_SSE4_1()
1480 const void* const top_row, in SmoothVertical4x8_SSE4_1()
1495 const void* const top_row, in SmoothVertical4x16_SSE4_1()
1512 const void* const top_row, in SmoothVertical8x4_SSE4_1()
1547 const void* const top_row, in SmoothVertical8x8_SSE4_1()
1571 const void* const top_row, in SmoothVertical8x16_SSE4_1()
[all …]
H A Dintrapred_sse4.cc794 const void* const top_row, in Paeth4x16_SSE4_1()
939 const void* const top_row, in Paeth8x16_SSE4_1()
1008 const void* const top_row, in Paeth8x32_SSE4_1()
1017 const void* const top_row, in Paeth16x4_SSE4_1()
1122 const void* const top_row, in Paeth16x8_SSE4_1()
1220 const void* const top_row, in Paeth16x16_SSE4_1()
1229 const void* const top_row, in Paeth16x32_SSE4_1()
1243 const void* const top_row, in Paeth16x64_SSE4_1()
1265 const void* const top_row, in Paeth32x8_SSE4_1()
1278 const void* const top_row, in Paeth32x16_SSE4_1()
[all …]
/dports/devel/ncurses/ncurses-6.3/menu/
H A Dm_item_top.c96 top_row(const MENU *menu) in top_row() function
/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dwindow_battlecommand.h69 int top_row; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libgav1/src/src/dsp/arm/
H A Dintrapred_smooth_neon.cc70 const void* const top_row, in Smooth4Or8xN_NEON()
151 const void* const top_row, in Smooth16PlusxN_NEON()
232 const void* const top_row, in SmoothVertical4Or8xN_NEON()
282 const void* const top_row, in SmoothVertical16PlusxN_NEON()
333 const void* const top_row, in SmoothHorizontal4Or8xN_NEON()
385 const void* const top_row, in SmoothHorizontal16PlusxN_NEON()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libgav1/src/src/dsp/arm/
H A Dintrapred_smooth_neon.cc70 const void* const top_row, in Smooth4Or8xN_NEON()
151 const void* const top_row, in Smooth16PlusxN_NEON()
232 const void* const top_row, in SmoothVertical4Or8xN_NEON()
282 const void* const top_row, in SmoothVertical16PlusxN_NEON()
333 const void* const top_row, in SmoothHorizontal4Or8xN_NEON()
385 const void* const top_row, in SmoothHorizontal16PlusxN_NEON()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libgav1/src/src/dsp/
H A Dintrapred.cc75 void* const dest, ptrdiff_t stride, const void* const top_row, in DcTop()
144 void* const dest, ptrdiff_t stride, const void* const top_row, in Dc()
170 void* const dest, ptrdiff_t stride, const void* const top_row, in Vertical()
206 void* const dest, ptrdiff_t stride, const void* const top_row, in Paeth()
260 void* const dest, ptrdiff_t stride, const void* const top_row, in Smooth()
294 void* const dest, ptrdiff_t stride, const void* const top_row, in SmoothVertical()
321 void* const dest, ptrdiff_t stride, const void* const top_row, in SmoothHorizontal()
374 const void* const top_row, in FilterIntraPredictor_C()
500 const void* const top_row, in DirectionalIntraPredictorZone1_C()
563 const void* const top_row, in DirectionalIntraPredictorZone2_C()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libgav1/src/src/dsp/
H A Dintrapred.cc75 void* const dest, ptrdiff_t stride, const void* const top_row, in DcTop()
144 void* const dest, ptrdiff_t stride, const void* const top_row, in Dc()
170 void* const dest, ptrdiff_t stride, const void* const top_row, in Vertical()
206 void* const dest, ptrdiff_t stride, const void* const top_row, in Paeth()
260 void* const dest, ptrdiff_t stride, const void* const top_row, in Smooth()
294 void* const dest, ptrdiff_t stride, const void* const top_row, in SmoothVertical()
321 void* const dest, ptrdiff_t stride, const void* const top_row, in SmoothHorizontal()
374 const void* const top_row, in FilterIntraPredictor_C()
500 const void* const top_row, in DirectionalIntraPredictorZone1_C()
563 const void* const top_row, in DirectionalIntraPredictorZone2_C()
/dports/devel/cppurses/CPPurses-0.3-5-g342a389/include/cppurses/widget/widgets/
H A Dcycle_stack.hpp37 Top_row& top_row{this->make_child<Top_row>()}; member in cppurses::Cycle_stack
/dports/multimedia/libgav1/libgav1-0.17.0/src/dsp/
H A Dintrapred_smooth.cc52 const void* LIBGAV1_RESTRICT const top_row, in Smooth()
87 const void* LIBGAV1_RESTRICT const top_row, in SmoothVertical()
115 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal()
H A Dintrapred.cc67 const void* LIBGAV1_RESTRICT const top_row, const void* /*left_column*/) { in DcTop()
136 const void* LIBGAV1_RESTRICT const top_row, in Dc()
163 const void* LIBGAV1_RESTRICT const top_row, const void* /*left_column*/) { in Vertical()
189 const void* LIBGAV1_RESTRICT const top_row, in Paeth()
H A Dintrapred_directional.cc38 const void* LIBGAV1_RESTRICT const top_row, const int width, in DirectionalIntraPredictorZone1_C()
100 const void* LIBGAV1_RESTRICT const top_row, in DirectionalIntraPredictorZone2_C()
/dports/devel/cppurses/CPPurses-0.3-5-g342a389/demos/glyph_paint/
H A Dattribute_box.hpp14 cppurses::layout::Horizontal& top_row{ member
/dports/games/allacrost/allacrost-1.0.2/src/modes/map/
H A Dmap_zones.h46 uint16 top_row, bottom_row; variable
/dports/chinese/tintin++/tt/src/
H A Dsplit.c119 void init_split(struct session *ses, int top_row, int top_col, int bot_row, int bot_col) in init_split()
/dports/net/tintin++/tt/src/
H A Dsplit.c119 void init_split(struct session *ses, int top_row, int top_col, int bot_row, int bot_col) in init_split()
/dports/graphics/nip2/nip2-8.7.1/src/
H A Drow.c155 Row *top_row = row->top_row; in row_dirty_clear() local
163 Row *top_row = row->top_row; in row_dirty_clear() local
187 Row *top_row = row->top_row; in row_dirty_set_single() local
197 Row *top_row = row->top_row; in row_dirty_set_single() local
1608 row_recomp_all( Row *top_row ) in row_recomp_all()
1652 Row *top_row = row->top_row; in row_recomp() local

12345678