Home
last modified time | relevance | path

Searched refs:top_xy (Results 1 – 25 of 35) sorted by relevance

12

/dports/games/onscripter-1byte/onscripter-20200722/
H A DFontInfo.cpp267 rect.x = top_xy[0] + pitch_xy[0]*start_xy[0]/2; in calcUpdatedArea()
271 rect.x = top_xy[0]; in calcUpdatedArea()
274 rect.y = top_xy[1] + start_xy[1]*pitch_y/2; in calcUpdatedArea()
280 rect.x = top_xy[0] + pitch_xy[0]*xy[0]/2; in calcUpdatedArea()
284 rect.y = top_xy[1] + pitch_xy[1]*start_xy[1]/2; in calcUpdatedArea()
288 rect.y = top_xy[1]; in calcUpdatedArea()
313 top_xy[0] = body_info.x(); in initRuby()
314 top_xy[1] = body_info.y(); in initRuby()
321 top_xy[1] -= font_size_xy[1]; in initRuby()
326 top_xy[0] += body_info.font_size_xy[0]; in initRuby()
[all …]
H A DONScripter_rmenu.cpp186 …menu_font.top_xy[0] = (screen_width * screen_ratio2 / screen_ratio1 - menu_font.num_xy[0] * menu_f… in executeSystemMenu()
187 …menu_font.top_xy[1] = (screen_height * screen_ratio2 / screen_ratio1 - menu_font.num_xy[1] * menu… in executeSystemMenu()
295 …menu_font.top_xy[0] = (screen_width * screen_ratio2 / screen_ratio1 - menu_font.num_xy[0] * menu_f… in executeSystemLoad()
409 …menu_font.top_xy[0] = (screen_width * screen_ratio2 / screen_ratio1 - menu_font.num_xy[0] * menu_f… in executeSystemSave()
513 …menu_font.top_xy[0] = (screen_width * screen_ratio2 / screen_ratio1 - menu_font.num_xy[0] * menu_f… in executeSystemYesNo()
737 dialog_font.top_xy[0] = 7; in buildDialog()
738 dialog_font.top_xy[1] = DIALOG_HEADER+5; in buildDialog()
744 dialog_font.top_xy[0] = 5; in buildDialog()
745 dialog_font.top_xy[1] = (DIALOG_HEADER-dialog_font.font_size_xy[1])/2; in buildDialog()
808 dialog_font.top_xy[0] = rect.x+(rect.w-dialog_font.pitch_xy[0]*strlen(mes[i])/2)/2; in buildDialog()
[all …]
H A DONScripter_animation.cpp158 f_info.top_xy[0] = anim->orig_pos.x; in setupAnimationInfo()
159 f_info.top_xy[1] = anim->orig_pos.y; in setupAnimationInfo()
211 f_info.top_xy[0] = f_info.top_xy[1] = 0; in setupAnimationInfo()
215 f_info.top_xy[0] += anim->orig_pos.w; in setupAnimationInfo()
H A DFontInfo.h42 int top_xy[2]; // Top left origin variable
H A DONScripter_file2.cpp60 sentence_font.top_xy[0] = readInt(); in loadSaveFile2()
61 sentence_font.top_xy[1] = readInt(); in loadSaveFile2()
471 writeInt( sentence_font.top_xy[0], output_flag ); in saveSaveFile2()
472 writeInt( sentence_font.top_xy[1], output_flag ); in saveSaveFile2()
/dports/games/onscripter/onscripter-20200722/
H A DFontInfo.cpp267 rect.x = top_xy[0] + pitch_xy[0]*start_xy[0]/2; in calcUpdatedArea()
271 rect.x = top_xy[0]; in calcUpdatedArea()
274 rect.y = top_xy[1] + start_xy[1]*pitch_y/2; in calcUpdatedArea()
280 rect.x = top_xy[0] + pitch_xy[0]*xy[0]/2; in calcUpdatedArea()
284 rect.y = top_xy[1] + pitch_xy[1]*start_xy[1]/2; in calcUpdatedArea()
288 rect.y = top_xy[1]; in calcUpdatedArea()
313 top_xy[0] = body_info.x(); in initRuby()
314 top_xy[1] = body_info.y(); in initRuby()
321 top_xy[1] -= font_size_xy[1]; in initRuby()
326 top_xy[0] += body_info.font_size_xy[0]; in initRuby()
[all …]
H A DONScripter_rmenu.cpp186 …menu_font.top_xy[0] = (screen_width * screen_ratio2 / screen_ratio1 - menu_font.num_xy[0] * menu_f… in executeSystemMenu()
187 …menu_font.top_xy[1] = (screen_height * screen_ratio2 / screen_ratio1 - menu_font.num_xy[1] * menu… in executeSystemMenu()
295 …menu_font.top_xy[0] = (screen_width * screen_ratio2 / screen_ratio1 - menu_font.num_xy[0] * menu_f… in executeSystemLoad()
409 …menu_font.top_xy[0] = (screen_width * screen_ratio2 / screen_ratio1 - menu_font.num_xy[0] * menu_f… in executeSystemSave()
513 …menu_font.top_xy[0] = (screen_width * screen_ratio2 / screen_ratio1 - menu_font.num_xy[0] * menu_f… in executeSystemYesNo()
737 dialog_font.top_xy[0] = 7; in buildDialog()
738 dialog_font.top_xy[1] = DIALOG_HEADER+5; in buildDialog()
744 dialog_font.top_xy[0] = 5; in buildDialog()
745 dialog_font.top_xy[1] = (DIALOG_HEADER-dialog_font.font_size_xy[1])/2; in buildDialog()
808 dialog_font.top_xy[0] = rect.x+(rect.w-dialog_font.pitch_xy[0]*strlen(mes[i])/2)/2; in buildDialog()
[all …]
H A DONScripter_animation.cpp158 f_info.top_xy[0] = anim->orig_pos.x; in setupAnimationInfo()
159 f_info.top_xy[1] = anim->orig_pos.y; in setupAnimationInfo()
211 f_info.top_xy[0] = f_info.top_xy[1] = 0; in setupAnimationInfo()
215 f_info.top_xy[0] += anim->orig_pos.w; in setupAnimationInfo()
H A DFontInfo.h42 int top_xy[2]; // Top left origin variable
H A DONScripter_file2.cpp60 sentence_font.top_xy[0] = readInt(); in loadSaveFile2()
61 sentence_font.top_xy[1] = readInt(); in loadSaveFile2()
471 writeInt( sentence_font.top_xy[0], output_flag ); in saveSaveFile2()
472 writeInt( sentence_font.top_xy[1], output_flag ); in saveSaveFile2()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dh264_mvpred.h363 top_xy = mb_xy - (h->mb_stride << MB_FIELD(h)); in fill_decode_neighbors()
368 topleft_xy = top_xy - 1; in fill_decode_neighbors()
369 topright_xy = top_xy + 1; in fill_decode_neighbors()
393 top_xy += h->mb_stride & (((h->cur_pic.mb_type[top_xy] >> 7) & 1) - 1); in fill_decode_neighbors()
407 h->top_mb_xy = top_xy; in fill_decode_neighbors()
414 h->top_type = h->cur_pic.mb_type[top_xy]; in fill_decode_neighbors()
422 if (h->slice_table[top_xy] != h->slice_num) in fill_decode_neighbors()
449 top_xy = h->top_mb_xy; in fill_decode_caches()
538 nnz = h->non_zero_count[top_xy]; in fill_decode_caches()
586 h->top_cbp = h->cbp_table[top_xy]; in fill_decode_caches()
[all …]
H A Dh264_slice.c2034 const int b8_xy = 4 * top_xy + 2; in fill_filter_caches_inter()
2108 int top_xy, left_xy[LEFT_MBS]; in fill_filter_caches() local
2113 top_xy = mb_xy - (h->mb_stride << MB_FIELD(h)); in fill_filter_caches()
2127 top_xy += h->mb_stride & in fill_filter_caches()
2134 h->top_mb_xy = top_xy; in fill_filter_caches()
2146 (top_xy < 0 || in fill_filter_caches()
2152 (top_xy < h->mb_stride || in fill_filter_caches()
2158 top_type = h->cur_pic.mb_type[top_xy]; in fill_filter_caches()
2162 if (h->slice_table[top_xy] != h->slice_num) in fill_filter_caches()
2167 if (h->slice_table[top_xy] == 0xFFFF) in fill_filter_caches()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dh264_mvpred.h363 top_xy = mb_xy - (h->mb_stride << MB_FIELD(h)); in fill_decode_neighbors()
368 topleft_xy = top_xy - 1; in fill_decode_neighbors()
369 topright_xy = top_xy + 1; in fill_decode_neighbors()
393 top_xy += h->mb_stride & (((h->cur_pic.mb_type[top_xy] >> 7) & 1) - 1); in fill_decode_neighbors()
407 h->top_mb_xy = top_xy; in fill_decode_neighbors()
414 h->top_type = h->cur_pic.mb_type[top_xy]; in fill_decode_neighbors()
422 if (h->slice_table[top_xy] != h->slice_num) in fill_decode_neighbors()
449 top_xy = h->top_mb_xy; in fill_decode_caches()
538 nnz = h->non_zero_count[top_xy]; in fill_decode_caches()
586 h->top_cbp = h->cbp_table[top_xy]; in fill_decode_caches()
[all …]
H A Dh264_slice.c2034 const int b8_xy = 4 * top_xy + 2; in fill_filter_caches_inter()
2108 int top_xy, left_xy[LEFT_MBS]; in fill_filter_caches() local
2113 top_xy = mb_xy - (h->mb_stride << MB_FIELD(h)); in fill_filter_caches()
2127 top_xy += h->mb_stride & in fill_filter_caches()
2134 h->top_mb_xy = top_xy; in fill_filter_caches()
2146 (top_xy < 0 || in fill_filter_caches()
2152 (top_xy < h->mb_stride || in fill_filter_caches()
2158 top_type = h->cur_pic.mb_type[top_xy]; in fill_filter_caches()
2162 if (h->slice_table[top_xy] != h->slice_num) in fill_filter_caches()
2167 if (h->slice_table[top_xy] == 0xFFFF) in fill_filter_caches()
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dh264_mvpred.h370 top_xy = mb_xy - (h->mb_stride << MB_FIELD(sl)); in fill_decode_neighbors()
375 topleft_xy = top_xy - 1; in fill_decode_neighbors()
376 topright_xy = top_xy + 1; in fill_decode_neighbors()
400 top_xy += h->mb_stride & (((h->cur_pic.mb_type[top_xy] >> 7) & 1) - 1); in fill_decode_neighbors()
414 sl->top_mb_xy = top_xy; in fill_decode_neighbors()
421 sl->top_type = h->cur_pic.mb_type[top_xy]; in fill_decode_neighbors()
429 if (h->slice_table[top_xy] != sl->slice_num) in fill_decode_neighbors()
456 top_xy = sl->top_mb_xy; in fill_decode_caches()
545 nnz = h->non_zero_count[top_xy]; in fill_decode_caches()
593 sl->top_cbp = h->cbp_table[top_xy]; in fill_decode_caches()
[all …]
H A Dh264_slice.c2245 const int b8_xy = 4 * top_xy + 2; in fill_filter_caches_inter()
2318 int top_xy, left_xy[LEFT_MBS]; in fill_filter_caches() local
2323 top_xy = mb_xy - (h->mb_stride << MB_FIELD(sl)); in fill_filter_caches()
2334 top_xy += h->mb_stride & in fill_filter_caches()
2341 sl->top_mb_xy = top_xy; in fill_filter_caches()
2353 (top_xy < 0 || in fill_filter_caches()
2359 (top_xy < h->mb_stride || in fill_filter_caches()
2365 top_type = h->cur_pic.mb_type[top_xy]; in fill_filter_caches()
2369 if (h->slice_table[top_xy] != sl->slice_num) in fill_filter_caches()
2374 if (h->slice_table[top_xy] == 0xFFFF) in fill_filter_caches()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dh264_mvpred.h370 top_xy = mb_xy - (h->mb_stride << MB_FIELD(sl)); in fill_decode_neighbors()
375 topleft_xy = top_xy - 1; in fill_decode_neighbors()
376 topright_xy = top_xy + 1; in fill_decode_neighbors()
400 top_xy += h->mb_stride & (((h->cur_pic.mb_type[top_xy] >> 7) & 1) - 1); in fill_decode_neighbors()
414 sl->top_mb_xy = top_xy; in fill_decode_neighbors()
421 sl->top_type = h->cur_pic.mb_type[top_xy]; in fill_decode_neighbors()
429 if (h->slice_table[top_xy] != sl->slice_num) in fill_decode_neighbors()
456 top_xy = sl->top_mb_xy; in fill_decode_caches()
545 nnz = h->non_zero_count[top_xy]; in fill_decode_caches()
593 sl->top_cbp = h->cbp_table[top_xy]; in fill_decode_caches()
[all …]
H A Dh264_slice.c2248 const int b8_xy = 4 * top_xy + 2; in fill_filter_caches_inter()
2321 int top_xy, left_xy[LEFT_MBS]; in fill_filter_caches() local
2326 top_xy = mb_xy - (h->mb_stride << MB_FIELD(sl)); in fill_filter_caches()
2337 top_xy += h->mb_stride & in fill_filter_caches()
2344 sl->top_mb_xy = top_xy; in fill_filter_caches()
2356 (top_xy < 0 || in fill_filter_caches()
2362 (top_xy < h->mb_stride || in fill_filter_caches()
2368 top_type = h->cur_pic.mb_type[top_xy]; in fill_filter_caches()
2372 if (h->slice_table[top_xy] != sl->slice_num) in fill_filter_caches()
2377 if (h->slice_table[top_xy] == 0xFFFF) in fill_filter_caches()
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dh264_mvpred.h369 top_xy = mb_xy - (h->mb_stride << MB_FIELD(sl)); in fill_decode_neighbors()
374 topleft_xy = top_xy - 1; in fill_decode_neighbors()
375 topright_xy = top_xy + 1; in fill_decode_neighbors()
399 top_xy += h->mb_stride & (((h->cur_pic.mb_type[top_xy] >> 7) & 1) - 1); in fill_decode_neighbors()
413 sl->top_mb_xy = top_xy; in fill_decode_neighbors()
420 sl->top_type = h->cur_pic.mb_type[top_xy]; in fill_decode_neighbors()
428 if (h->slice_table[top_xy] != sl->slice_num) in fill_decode_neighbors()
455 top_xy = sl->top_mb_xy; in fill_decode_caches()
544 nnz = h->non_zero_count[top_xy]; in fill_decode_caches()
592 sl->top_cbp = h->cbp_table[top_xy]; in fill_decode_caches()
[all …]
H A Dh264_slice.c2235 const int b8_xy = 4 * top_xy + 2; in fill_filter_caches_inter()
2308 int top_xy, left_xy[LEFT_MBS]; in fill_filter_caches() local
2313 top_xy = mb_xy - (h->mb_stride << MB_FIELD(sl)); in fill_filter_caches()
2324 top_xy += h->mb_stride & in fill_filter_caches()
2331 sl->top_mb_xy = top_xy; in fill_filter_caches()
2343 (top_xy < 0 || in fill_filter_caches()
2349 (top_xy < h->mb_stride || in fill_filter_caches()
2355 top_type = h->cur_pic.mb_type[top_xy]; in fill_filter_caches()
2359 if (h->slice_table[top_xy] != sl->slice_num) in fill_filter_caches()
2364 if (h->slice_table[top_xy] == 0xFFFF) in fill_filter_caches()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dh264_mvpred.h369 top_xy = mb_xy - (h->mb_stride << MB_FIELD(sl)); in fill_decode_neighbors()
374 topleft_xy = top_xy - 1; in fill_decode_neighbors()
375 topright_xy = top_xy + 1; in fill_decode_neighbors()
399 top_xy += h->mb_stride & (((h->cur_pic.mb_type[top_xy] >> 7) & 1) - 1); in fill_decode_neighbors()
413 sl->top_mb_xy = top_xy; in fill_decode_neighbors()
420 sl->top_type = h->cur_pic.mb_type[top_xy]; in fill_decode_neighbors()
428 if (h->slice_table[top_xy] != sl->slice_num) in fill_decode_neighbors()
455 top_xy = sl->top_mb_xy; in fill_decode_caches()
544 nnz = h->non_zero_count[top_xy]; in fill_decode_caches()
592 sl->top_cbp = h->cbp_table[top_xy]; in fill_decode_caches()
[all …]
H A Dh264_slice.c2235 const int b8_xy = 4 * top_xy + 2; in fill_filter_caches_inter()
2308 int top_xy, left_xy[LEFT_MBS]; in fill_filter_caches() local
2313 top_xy = mb_xy - (h->mb_stride << MB_FIELD(sl)); in fill_filter_caches()
2324 top_xy += h->mb_stride & in fill_filter_caches()
2331 sl->top_mb_xy = top_xy; in fill_filter_caches()
2343 (top_xy < 0 || in fill_filter_caches()
2349 (top_xy < h->mb_stride || in fill_filter_caches()
2355 top_type = h->cur_pic.mb_type[top_xy]; in fill_filter_caches()
2359 if (h->slice_table[top_xy] != sl->slice_num) in fill_filter_caches()
2364 if (h->slice_table[top_xy] == 0xFFFF) in fill_filter_caches()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dh264_mvpred.h369 top_xy = mb_xy - (h->mb_stride << MB_FIELD(sl)); in fill_decode_neighbors()
374 topleft_xy = top_xy - 1; in fill_decode_neighbors()
375 topright_xy = top_xy + 1; in fill_decode_neighbors()
399 top_xy += h->mb_stride & (((h->cur_pic.mb_type[top_xy] >> 7) & 1) - 1); in fill_decode_neighbors()
413 sl->top_mb_xy = top_xy; in fill_decode_neighbors()
420 sl->top_type = h->cur_pic.mb_type[top_xy]; in fill_decode_neighbors()
428 if (h->slice_table[top_xy] != sl->slice_num) in fill_decode_neighbors()
455 top_xy = sl->top_mb_xy; in fill_decode_caches()
544 nnz = h->non_zero_count[top_xy]; in fill_decode_caches()
592 sl->top_cbp = h->cbp_table[top_xy]; in fill_decode_caches()
[all …]
H A Dh264_slice.c2250 const int b8_xy = 4 * top_xy + 2; in fill_filter_caches_inter()
2323 int top_xy, left_xy[LEFT_MBS]; in fill_filter_caches() local
2328 top_xy = mb_xy - (h->mb_stride << MB_FIELD(sl)); in fill_filter_caches()
2339 top_xy += h->mb_stride & in fill_filter_caches()
2346 sl->top_mb_xy = top_xy; in fill_filter_caches()
2358 (top_xy < 0 || in fill_filter_caches()
2364 (top_xy < h->mb_stride || in fill_filter_caches()
2370 top_type = h->cur_pic.mb_type[top_xy]; in fill_filter_caches()
2374 if (h->slice_table[top_xy] != sl->slice_num) in fill_filter_caches()
2379 if (h->slice_table[top_xy] == 0xFFFF) in fill_filter_caches()
[all …]
/dports/emulators/vice/vice-3.5/src/lib/libx264/common/
H A Dmacroblock.c1354 int left_xy, top_xy; in x264_macroblock_cache_load() local
1362 top_xy = mb_xy - h->mb.i_mb_stride; in x264_macroblock_cache_load()
1363 …if( !(mb_y&1) && top_xy >= 0 && h->mb.slice_table.t_uint16_t[top_xy] == h->sh.i_first_mb && h->mb.… in x264_macroblock_cache_load()
1364 top_xy -= h->mb.i_mb_stride; in x264_macroblock_cache_load()
1367 top_xy = mb_x + (mb_y-1)*h->mb.i_mb_stride; in x264_macroblock_cache_load()
1370 …+ (top_xy >= 0 && h->mb.slice_table.t_uint16_t[top_xy] == h->sh.i_first_mb && !IS_SKIP( h->mb.typ… in x264_macroblock_cache_load()

12