/third_party/ffmpeg/libavcodec/tests/ |
D | snowenc.c | 31 #define width 256 in main() macro 130 int tab[4]={0,2,3,1}; in main() local
|
/third_party/ffmpeg/libavcodec/ |
D | hevc_filter.c | 141 static void copy_CTB(uint8_t *dst, const uint8_t *src, int width, int height, in copy_CTB() 192 ptrdiff_t stride_src, int x, int y, int width, int height, in copy_CTB_to_hv() 214 int x0, int y0, int width, int height, int c_idx) in restore_tqb_pixels() 244 #define CTB(tab, x, y) ((tab)[(y) * s->ps.sps->ctb_width + (x)]) argument 312 int width = FFMIN(ctb_size_h, (s->ps.sps->width >> s->ps.sps->hshift[c_idx]) - x0); in sao_filter_CTB() local 314 int tab = sao_tab[(FFALIGN(width, 8) >> 3) - 1]; in sao_filter_CTB() local
|
D | ivi.h | 66 VLC *tab; /// pointer to the table associated with tab_sel member 130 int width; member 147 int width; member 195 uint16_t width; member
|
D | hevcdec.h | 75 #define SAMPLE(tab, x, y) ((tab)[(y) * s->sps->width + (x)]) argument 76 #define SAMPLE_CTB(tab, x, y) ((tab)[(y) * min_cb_width + (x)]) argument 480 int width; member
|
D | hevcdec.c | 91 int width = sps->width; in pic_arrays_init() local 975 #define CTB(tab, x, y) ((tab)[(y) * s->ps.sps->ctb_width + (x)]) argument 3236 int width = s->avctx->coded_width; in verify_md5() local
|
D | vp3.c | 176 int width, height; member 1798 int width = s->fragment_width[!!plane]; in apply_loop_filter() local 2450 const HuffTable *tab = &s->huffman_table[i]; in vp3_decode_init() local
|
D | mpegvideo_enc.c | 1397 int width = s->width >> scale; in estimate_best_b_count() local 2124 static const char tab[64] = { in dct_single_coeff_elimination() local
|
/third_party/skia/third_party/externals/libwebp/src/dec/ |
D | vp8_dec.c | 106 int* const width, int* const height) { in VP8GetInfo() 424 const uint8_t* tab; in GetLargeValue() local
|
/third_party/skia/third_party/externals/imgui/ |
D | imgui_widgets.cpp | 5084 const float width = CalcItemWidth(); in ColorPicker4() local 6643 ImU16 width = Widths[i]; in CalcNextTotalWidth() local 7132 static inline int TabItemGetSectionIdx(const ImGuiTabItem* tab) in TabItemGetSectionIdx() 7295 ImGuiTabItem* tab = &tab_bar->Tabs[tab_src_n]; in TabBarLayout() local 7370 ImGuiTabItem* tab = &tab_bar->Tabs[tab_n]; in TabBarLayout() local 7438 ImGuiTabItem* tab = &tab_bar->Tabs[g.ShrinkWidthBuffer[tab_n].Index]; in TabBarLayout() local 7461 ImGuiTabItem* tab = &tab_bar->Tabs[section_tab_index + tab_n]; in TabBarLayout() local 7546 if (ImGuiTabItem* tab = TabBarFindTabByID(tab_bar, tab_id)) in TabBarRemoveTab() local 7554 void ImGui::TabBarCloseTab(ImGuiTabBar* tab_bar, ImGuiTabItem* tab) in TabBarCloseTab() 7585 ImGuiTabItem* tab = TabBarFindTabByID(tab_bar, tab_id); in TabBarScrollToTab() local [all …]
|
D | imstb_truetype.h | 682 int width; member 2590 int tab = stbtt__find_table(info->data, info->fontstart, "OS/2"); in stbtt_GetFontVMetricsOS2() local 3553 …float scale_x, float scale_y, float shift_x, float shift_y, int glyph, int *width, int *height, in… in stbtt_GetGlyphBitmapSubpixel() 3593 …p(const stbtt_fontinfo *info, float scale_x, float scale_y, int glyph, int *width, int *height, in… in stbtt_GetGlyphBitmap() 3622 …t scale_x, float scale_y, float shift_x, float shift_y, int codepoint, int *width, int *height, in… in stbtt_GetCodepointBitmapSubpixel() 3637 …nst stbtt_fontinfo *info, float scale_x, float scale_y, int codepoint, int *width, int *height, in… in stbtt_GetCodepointBitmap() 3742 int width,height; member 4406 …lyph, int padding, unsigned char onedge_value, float pixel_dist_scale, int *width, int *height, in… in stbtt_GetGlyphSDF() 4592 …oint, int padding, unsigned char onedge_value, float pixel_dist_scale, int *width, int *height, in… in stbtt_GetCodepointSDF()
|
D | imgui.cpp | 2078 bool ImGuiTextFilter::Draw(const char* label, float width) in Draw() 11914 ImGuiTabItem* tab = &tab_bar->Tabs[tab_n]; in DebugNodeTabBar() local 11933 const ImGuiTabItem* tab = &tab_bar->Tabs[tab_n]; in DebugNodeTabBar() local
|
/third_party/ffmpeg/libavdevice/ |
D | opengl_enc.c | 220 int width; ///< Stream width member 309 static int opengl_resize(AVFormatContext *h, int width, int height) in opengl_resize() 556 float tab = top + bottom; in opengl_make_ortho() local 843 GLsizei width, GLsizei height) in opengl_configure_texture()
|
/third_party/mesa3d/src/imgui/ |
D | imgui_widgets.cpp | 5961 ImGuiTabItem* tab = &tab_bar->Tabs[tab_src_n]; in TabBarLayout() local 6022 ImGuiTabItem* tab = &tab_bar->Tabs[tab_n]; in TabBarLayout() local 6070 ImGuiTabItem* tab = &tab_bar->Tabs[tab_n]; in TabBarLayout() local 6079 ImGuiTabItem* tab = &tab_bar->Tabs[tab_n]; in TabBarLayout() local 6153 if (ImGuiTabItem* tab = TabBarFindTabByID(tab_bar, tab_id)) in TabBarRemoveTab() local 6161 void ImGui::TabBarCloseTab(ImGuiTabBar* tab_bar, ImGuiTabItem* tab) in TabBarCloseTab() 6183 static void ImGui::TabBarScrollToTab(ImGuiTabBar* tab_bar, ImGuiTabItem* tab) in TabBarScrollToTab() 6196 void ImGui::TabBarQueueChangeTabOrder(ImGuiTabBar* tab_bar, const ImGuiTabItem* tab, int dir) in TabBarQueueChangeTabOrder() 6281 ImGuiTabItem* tab = &tab_bar->Tabs[tab_n]; in TabBarTabListPopupButton() local 6319 ImGuiTabItem* tab = &tab_bar->Tabs[tab_bar->LastTabItemIdx]; in BeginTabItem() local [all …]
|
D | imstb_truetype.h | 682 int width; member 2590 int tab = stbtt__find_table(info->data, info->fontstart, "OS/2"); in stbtt_GetFontVMetricsOS2() local 3553 …float scale_x, float scale_y, float shift_x, float shift_y, int glyph, int *width, int *height, in… in stbtt_GetGlyphBitmapSubpixel() 3593 …p(const stbtt_fontinfo *info, float scale_x, float scale_y, int glyph, int *width, int *height, in… in stbtt_GetGlyphBitmap() 3622 …t scale_x, float scale_y, float shift_x, float shift_y, int codepoint, int *width, int *height, in… in stbtt_GetCodepointBitmapSubpixel() 3637 …nst stbtt_fontinfo *info, float scale_x, float scale_y, int codepoint, int *width, int *height, in… in stbtt_GetCodepointBitmap() 3742 int width,height; member 4406 …lyph, int padding, unsigned char onedge_value, float pixel_dist_scale, int *width, int *height, in… in stbtt_GetGlyphSDF() 4592 …oint, int padding, unsigned char onedge_value, float pixel_dist_scale, int *width, int *height, in… in stbtt_GetCodepointSDF()
|
D | imgui.cpp | 2027 bool ImGuiTextFilter::Draw(const char* label, float width) in Draw() 8278 …const float width = preserve_width ? GetColumnWidthEx(columns, column_index, columns->IsBeingResiz… in SetColumnOffset() local 8288 void ImGui::SetColumnWidth(int column_index, float width) in SetColumnWidth() 9434 const ImGuiTabItem* tab = &tab_bar->Tabs[tab_n]; in ShowMetricsWindow() local
|
/third_party/mesa3d/src/mesa/main/ |
D | dlist.c | 1423 GLsizei width, GLsizei height, GLsizei depth, in unpack_image() 1634 save_Bitmap(GLsizei width, GLsizei height, in save_Bitmap() 2327 save_CopyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type) in save_CopyPixels() 2349 GLint x, GLint y, GLsizei width, GLint border) in save_CopyTexImage1D() 2374 GLint x, GLint y, GLsizei width, in save_CopyTexImage2D() 2401 GLint xoffset, GLint x, GLint y, GLsizei width) in save_CopyTexSubImage1D() 2425 GLint x, GLint y, GLsizei width, GLint height) in save_CopyTexSubImage2D() 2451 GLint x, GLint y, GLsizei width, GLint height) in save_CopyTexSubImage3D() 2591 save_DrawPixels(GLsizei width, GLsizei height, in save_DrawPixels() 3043 save_LineWidth(GLfloat width) in save_LineWidth() [all …]
|
/third_party/skia/third_party/externals/wuffs/release/c/ |
D | wuffs-v0.2.c | 1197 wuffs_base__rect_ie_u32::width() const { in width() function 1583 uint32_t width; member 1619 uint32_t width, in wuffs_base__pixel_config__set() 1738 uint32_t width, in set() 1769 wuffs_base__pixel_config::width() const { in width() function 1826 uint32_t width, in wuffs_base__image_config__set() 1885 uint32_t width, in set() 2109 wuffs_base__frame_config::width() const { in width() function 2220 wuffs_base__table_u8* tab = in wuffs_base__pixel_buffer__set_from_slice() local 2232 size_t width = (size_t)(pixcfg->private_impl.width); in wuffs_base__pixel_buffer__set_from_slice() local [all …]
|
D | wuffs-v0.3.c | 1437 size_t width, in wuffs_base__make_table_u8() 1450 size_t width, in wuffs_base__make_table_u16() 1463 size_t width, in wuffs_base__make_table_u32() 1476 size_t width, in wuffs_base__make_table_u64() 1598 wuffs_base__table__flattened_length(size_t width, in wuffs_base__table__flattened_length() 2414 wuffs_base__rect_ie_u32::width() const { in width() function 3913 uint32_t width; member 3949 uint32_t width, in wuffs_base__pixel_config__set() 4069 uint32_t width, in set() 4100 wuffs_base__pixel_config::width() const { in width() function [all …]
|
/third_party/vixl/src/aarch64/ |
D | logic-aarch64.cc | 2476 int width = LaneSizeInBitsFromFormat(vform); in ror() local 3260 const LogicVRegister& tab, in tbl() 3268 const LogicVRegister& tab, in tbl() 3277 const LogicVRegister& tab, in tbl() 3287 const LogicVRegister& tab, in tbl() 3298 const LogicVRegister& tab, in tbx() 3306 const LogicVRegister& tab, in tbx() 3315 const LogicVRegister& tab, in tbx() 3325 const LogicVRegister& tab, in tbx()
|
/third_party/astc-encoder/Source/ |
D | wuffs-v0.3.c | 1497 size_t width, in wuffs_base__make_table_u8() 1510 size_t width, in wuffs_base__make_table_u16() 1523 size_t width, in wuffs_base__make_table_u32() 1536 size_t width, in wuffs_base__make_table_u64() 1677 wuffs_base__table__flattened_length(size_t width, in wuffs_base__table__flattened_length() 2500 wuffs_base__rect_ie_u32::width() const { in width() function 4128 uint32_t width; member 4164 uint32_t width, in wuffs_base__pixel_config__set() 4284 uint32_t width, in set() 4315 wuffs_base__pixel_config::width() const { in width() function [all …]
|
/third_party/toybox/generated/ |
D | globals.h | 256 int width; member 636 int width; member 1149 unsigned tabcount, *tab; member 1328 unsigned width, height; member
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 26441 width() const in width() function in std::ios_base 26450 width(streamsize __wide) in width() function in std::ios_base 73327 T width, height; member 75123 T x, y, width, height; member 82394 static nsIAtom* tab; member in nsGkAtoms 82508 static nsIAtom* width; member in nsGkAtoms 106536 F width, height; member 110644 uint16_t width, height; member 110753 uint32_t width, height; member 176610 nscoord x, y, width, height; member [all …]
|