Home
last modified time | relevance | path

Searched refs:uv_c (Results 1 – 25 of 94) sorted by relevance

1234

/dports/graphics/graphene/graphene-1.10.6/include/
H A Dgraphene-triangle.h105 const graphene_vec2_t *uv_c,
/dports/graphics/graphene/graphene-1.10.6/src/
H A Dgraphene-triangle.c387 const graphene_vec2_t *uv_c, in graphene_triangle_get_uv() argument
415 graphene_vec2_scale (uv_c, barycoord.z, &tmp); in graphene_triangle_get_uv()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_temporal_filter.c318 const int uv_c = j >> ss_x; in vp9_apply_temporal_filter_c() local
336 modifier += u_diff_sse[uv_r * uv_block_width + uv_c]; in vp9_apply_temporal_filter_c()
337 modifier += v_diff_sse[uv_r * uv_block_width + uv_c]; in vp9_apply_temporal_filter_c()
351 const int u_pixel_value = u_pred[uv_r * uv_buf_stride + uv_c]; in vp9_apply_temporal_filter_c()
352 const int v_pixel_value = v_pred[uv_r * uv_buf_stride + uv_c]; in vp9_apply_temporal_filter_c()
362 const int col = uv_c + idx; in vp9_apply_temporal_filter_c()
378 const int col = (uv_c << ss_x) + idx; in vp9_apply_temporal_filter_c()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_temporal_filter.c318 const int uv_c = j >> ss_x; in vp9_apply_temporal_filter_c() local
336 modifier += u_diff_sse[uv_r * uv_block_width + uv_c]; in vp9_apply_temporal_filter_c()
337 modifier += v_diff_sse[uv_r * uv_block_width + uv_c]; in vp9_apply_temporal_filter_c()
351 const int u_pixel_value = u_pred[uv_r * uv_buf_stride + uv_c]; in vp9_apply_temporal_filter_c()
352 const int v_pixel_value = v_pred[uv_r * uv_buf_stride + uv_c]; in vp9_apply_temporal_filter_c()
362 const int col = uv_c + idx; in vp9_apply_temporal_filter_c()
378 const int col = (uv_c << ss_x) + idx; in vp9_apply_temporal_filter_c()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/
H A Dvp9_temporal_filter.c318 const int uv_c = j >> ss_x; in vp9_apply_temporal_filter_c() local
336 modifier += u_diff_sse[uv_r * uv_block_width + uv_c]; in vp9_apply_temporal_filter_c()
337 modifier += v_diff_sse[uv_r * uv_block_width + uv_c]; in vp9_apply_temporal_filter_c()
351 const int u_pixel_value = u_pred[uv_r * uv_buf_stride + uv_c]; in vp9_apply_temporal_filter_c()
352 const int v_pixel_value = v_pred[uv_r * uv_buf_stride + uv_c]; in vp9_apply_temporal_filter_c()
362 const int col = uv_c + idx; in vp9_apply_temporal_filter_c()
378 const int col = (uv_c << ss_x) + idx; in vp9_apply_temporal_filter_c()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_temporal_filter.c318 const int uv_c = j >> ss_x; in vp9_apply_temporal_filter_c() local
336 modifier += u_diff_sse[uv_r * uv_block_width + uv_c]; in vp9_apply_temporal_filter_c()
337 modifier += v_diff_sse[uv_r * uv_block_width + uv_c]; in vp9_apply_temporal_filter_c()
351 const int u_pixel_value = u_pred[uv_r * uv_buf_stride + uv_c]; in vp9_apply_temporal_filter_c()
352 const int v_pixel_value = v_pred[uv_r * uv_buf_stride + uv_c]; in vp9_apply_temporal_filter_c()
362 const int col = uv_c + idx; in vp9_apply_temporal_filter_c()
378 const int col = (uv_c << ss_x) + idx; in vp9_apply_temporal_filter_c()
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/
H A Dvp9_temporal_filter.c318 const int uv_c = j >> ss_x; in vp9_apply_temporal_filter_c() local
336 modifier += u_diff_sse[uv_r * uv_block_width + uv_c]; in vp9_apply_temporal_filter_c()
337 modifier += v_diff_sse[uv_r * uv_block_width + uv_c]; in vp9_apply_temporal_filter_c()
351 const int u_pixel_value = u_pred[uv_r * uv_buf_stride + uv_c]; in vp9_apply_temporal_filter_c()
352 const int v_pixel_value = v_pred[uv_r * uv_buf_stride + uv_c]; in vp9_apply_temporal_filter_c()
362 const int col = uv_c + idx; in vp9_apply_temporal_filter_c()
378 const int col = (uv_c << ss_x) + idx; in vp9_apply_temporal_filter_c()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_temporal_filter.c318 const int uv_c = j >> ss_x; in vp9_apply_temporal_filter_c() local
336 modifier += u_diff_sse[uv_r * uv_block_width + uv_c]; in vp9_apply_temporal_filter_c()
337 modifier += v_diff_sse[uv_r * uv_block_width + uv_c]; in vp9_apply_temporal_filter_c()
351 const int u_pixel_value = u_pred[uv_r * uv_buf_stride + uv_c]; in vp9_apply_temporal_filter_c()
352 const int v_pixel_value = v_pred[uv_r * uv_buf_stride + uv_c]; in vp9_apply_temporal_filter_c()
362 const int col = uv_c + idx; in vp9_apply_temporal_filter_c()
378 const int col = (uv_c << ss_x) + idx; in vp9_apply_temporal_filter_c()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_temporal_filter.c318 const int uv_c = j >> ss_x; in vp9_apply_temporal_filter_c() local
336 modifier += u_diff_sse[uv_r * uv_block_width + uv_c]; in vp9_apply_temporal_filter_c()
337 modifier += v_diff_sse[uv_r * uv_block_width + uv_c]; in vp9_apply_temporal_filter_c()
351 const int u_pixel_value = u_pred[uv_r * uv_buf_stride + uv_c]; in vp9_apply_temporal_filter_c()
352 const int v_pixel_value = v_pred[uv_r * uv_buf_stride + uv_c]; in vp9_apply_temporal_filter_c()
362 const int col = uv_c + idx; in vp9_apply_temporal_filter_c()
378 const int col = (uv_c << ss_x) + idx; in vp9_apply_temporal_filter_c()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_temporal_filter.c318 const int uv_c = j >> ss_x; in vp9_apply_temporal_filter_c() local
336 modifier += u_diff_sse[uv_r * uv_block_width + uv_c]; in vp9_apply_temporal_filter_c()
337 modifier += v_diff_sse[uv_r * uv_block_width + uv_c]; in vp9_apply_temporal_filter_c()
351 const int u_pixel_value = u_pred[uv_r * uv_buf_stride + uv_c]; in vp9_apply_temporal_filter_c()
352 const int v_pixel_value = v_pred[uv_r * uv_buf_stride + uv_c]; in vp9_apply_temporal_filter_c()
362 const int col = uv_c + idx; in vp9_apply_temporal_filter_c()
378 const int col = (uv_c << ss_x) + idx; in vp9_apply_temporal_filter_c()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_temporal_filter.c318 const int uv_c = j >> ss_x; in vp9_apply_temporal_filter_c() local
336 modifier += u_diff_sse[uv_r * uv_block_width + uv_c]; in vp9_apply_temporal_filter_c()
337 modifier += v_diff_sse[uv_r * uv_block_width + uv_c]; in vp9_apply_temporal_filter_c()
351 const int u_pixel_value = u_pred[uv_r * uv_buf_stride + uv_c]; in vp9_apply_temporal_filter_c()
352 const int v_pixel_value = v_pred[uv_r * uv_buf_stride + uv_c]; in vp9_apply_temporal_filter_c()
362 const int col = uv_c + idx; in vp9_apply_temporal_filter_c()
378 const int col = (uv_c << ss_x) + idx; in vp9_apply_temporal_filter_c()
/dports/graphics/yafaray/libYafaRay-3.5.1/src/interface/
H A Dxmlinterface.cc160 bool xmlInterface_t::addTriangle(int a, int b, int c, int uv_a, int uv_b, int uv_c, const material_… in addTriangle() argument
170 << "\" uv_a=\"" << uv_a << "\" uv_b=\"" << uv_b << "\" uv_c=\"" << uv_c << "\"/>\n"; in addTriangle()
H A Dyafrayinterface.cc206 bool yafrayInterface_t::addTriangle(int a, int b, int c, int uv_a, int uv_b, int uv_c, const materi… in addTriangle() argument
208 return scene->addTriangle(a, b, c, uv_a, uv_b, uv_c, mat); in addTriangle()
/dports/graphics/yafaray/libYafaRay-3.5.1/include/interface/
H A Dxmlinterface.h34 …virtual bool addTriangle(int a, int b, int c, int uv_a, int uv_b, int uv_c, const material_t *mat);
H A Dyafrayinterface.h54 …virtual bool addTriangle(int a, int b, int c, int uv_a, int uv_b, int uv_c, const material_t *mat)…
/dports/graphics/yafaray/libYafaRay-3.5.1/src/yafraycore/
H A Dxmlparser.cc563 int a=0, b=0, c=0, uv_a=0, uv_b=0, uv_c=0; in startEl_mesh() local
577 else if(!strcmp(attrs[0], "uv_c")) uv_c = atoi(attrs[1]); in startEl_mesh()
580 if(dat->has_uv) parser.scene->addTriangle(a, b, c, uv_a, uv_b, uv_c, dat->mat); in startEl_mesh()
H A Dscene.cc650 bool scene_t::addTriangle(int a, int b, int c, int uv_a, int uv_b, int uv_c, const material_t *mat) in addTriangle() argument
658 state.curObj->obj->uv_offsets.push_back(uv_c); in addTriangle()
664 state.curObj->mobj->uv_offsets.push_back(uv_c); in addTriangle()
/dports/graphics/simpleviewer/andreyu-simple-viewer-gl-d8928067922d/third-party/imgui/imgui/
H A Dimgui_draw.cpp387 …st::PrimRectUV(const ImVec2& a, const ImVec2& c, const ImVec2& uv_a, const ImVec2& uv_c, ImU32 col) in PrimRectUV() argument
389 ImVec2 b(c.x, a.y), d(a.x, c.y), uv_b(uv_c.x, uv_a.y), uv_d(uv_a.x, uv_c.y); in PrimRectUV()
395 _VtxWritePtr[2].pos = c; _VtxWritePtr[2].uv = uv_c; _VtxWritePtr[2].col = col; in PrimRectUV()
402 …c, const ImVec2& d, const ImVec2& uv_a, const ImVec2& uv_b, const ImVec2& uv_c, const ImVec2& uv_d… in PrimQuadUV() argument
409 _VtxWritePtr[2].pos = c; _VtxWritePtr[2].uv = uv_c; _VtxWritePtr[2].col = col; in PrimQuadUV()
978 …c, const ImVec2& d, const ImVec2& uv_a, const ImVec2& uv_b, const ImVec2& uv_c, const ImVec2& uv_d… in AddImageQuad() argument
988 PrimQuadUV(a, b, c, d, uv_a, uv_b, uv_c, uv_d, col); in AddImageQuad()
/dports/graphics/yafaray/libYafaRay-3.5.1/include/core_api/
H A Dscene.h161 bool addTriangle(int a, int b, int c, int uv_a, int uv_b, int uv_c, const material_t *mat);
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbTemporalFiltering.c550 const int uv_c = j >> ss_x; in svt_av1_apply_temporal_filter_planewise_c() local
614 const int u_pixel_value = u_pre[uv_r * uv_pre_stride + uv_c]; in svt_av1_apply_temporal_filter_planewise_c()
615 const int v_pixel_value = v_pre[uv_r * uv_pre_stride + uv_c]; in svt_av1_apply_temporal_filter_planewise_c()
637 const int col = CLIP((int)uv_c + idx, 0, (int)uv_block_width - 1); in svt_av1_apply_temporal_filter_planewise_c()
735 const int uv_c = j >> ss_x; in svt_av1_apply_temporal_filter_planewise_hbd_c() local
804 const int u_pixel_value = u_pre[uv_r * uv_pre_stride + uv_c]; in svt_av1_apply_temporal_filter_planewise_hbd_c()
805 const int v_pixel_value = v_pre[uv_r * uv_pre_stride + uv_c]; in svt_av1_apply_temporal_filter_planewise_hbd_c()
827 const int col = CLIP((int)uv_c + idx, 0, (int)uv_block_width - 1); in svt_av1_apply_temporal_filter_planewise_hbd_c()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbTemporalFiltering.c550 const int uv_c = j >> ss_x; in svt_av1_apply_temporal_filter_planewise_c() local
614 const int u_pixel_value = u_pre[uv_r * uv_pre_stride + uv_c]; in svt_av1_apply_temporal_filter_planewise_c()
615 const int v_pixel_value = v_pre[uv_r * uv_pre_stride + uv_c]; in svt_av1_apply_temporal_filter_planewise_c()
637 const int col = CLIP((int)uv_c + idx, 0, (int)uv_block_width - 1); in svt_av1_apply_temporal_filter_planewise_c()
735 const int uv_c = j >> ss_x; in svt_av1_apply_temporal_filter_planewise_hbd_c() local
804 const int u_pixel_value = u_pre[uv_r * uv_pre_stride + uv_c]; in svt_av1_apply_temporal_filter_planewise_hbd_c()
805 const int v_pixel_value = v_pre[uv_r * uv_pre_stride + uv_c]; in svt_av1_apply_temporal_filter_planewise_hbd_c()
827 const int col = CLIP((int)uv_c + idx, 0, (int)uv_block_width - 1); in svt_av1_apply_temporal_filter_planewise_hbd_c()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/imgui/
H A Dimgui_draw.cpp363 …st::PrimRectUV(const ImVec2& a, const ImVec2& c, const ImVec2& uv_a, const ImVec2& uv_c, ImU32 col) in PrimRectUV() argument
365 ImVec2 b(c.x, a.y), d(a.x, c.y), uv_b(uv_c.x, uv_a.y), uv_d(uv_a.x, uv_c.y); in PrimRectUV()
371 _VtxWritePtr[2].pos = c; _VtxWritePtr[2].uv = uv_c; _VtxWritePtr[2].col = col; in PrimRectUV()
378 …c, const ImVec2& d, const ImVec2& uv_a, const ImVec2& uv_b, const ImVec2& uv_c, const ImVec2& uv_d… in PrimQuadUV() argument
385 _VtxWritePtr[2].pos = c; _VtxWritePtr[2].uv = uv_c; _VtxWritePtr[2].col = col; in PrimQuadUV()
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/imgui/
H A Dimgui_draw.cpp597 …st::PrimRectUV(const ImVec2& a, const ImVec2& c, const ImVec2& uv_a, const ImVec2& uv_c, ImU32 col) in PrimRectUV() argument
599 ImVec2 b(c.x, a.y), d(a.x, c.y), uv_b(uv_c.x, uv_a.y), uv_d(uv_a.x, uv_c.y); in PrimRectUV()
614 _VtxWritePtr[2].uv = uv_c; in PrimRectUV()
624 …c, const ImVec2& d, const ImVec2& uv_a, const ImVec2& uv_b, const ImVec2& uv_c, const ImVec2& uv_d… in PrimQuadUV() argument
640 _VtxWritePtr[2].uv = uv_c; in PrimQuadUV()
1259 …c, const ImVec2& d, const ImVec2& uv_a, const ImVec2& uv_b, const ImVec2& uv_c, const ImVec2& uv_d… in AddImageQuad() argument
1269 PrimQuadUV(a, b, c, d, uv_a, uv_b, uv_c, uv_d, col); in AddImageQuad()
/dports/math/curv/curv-0.5/extern/imgui/
H A Dimgui_draw.cpp614 …st::PrimRectUV(const ImVec2& a, const ImVec2& c, const ImVec2& uv_a, const ImVec2& uv_c, ImU32 col) in PrimRectUV() argument
616 ImVec2 b(c.x, a.y), d(a.x, c.y), uv_b(uv_c.x, uv_a.y), uv_d(uv_a.x, uv_c.y); in PrimRectUV()
622 _VtxWritePtr[2].pos = c; _VtxWritePtr[2].uv = uv_c; _VtxWritePtr[2].col = col; in PrimRectUV()
629 …c, const ImVec2& d, const ImVec2& uv_a, const ImVec2& uv_b, const ImVec2& uv_c, const ImVec2& uv_d… in PrimQuadUV() argument
636 _VtxWritePtr[2].pos = c; _VtxWritePtr[2].uv = uv_c; _VtxWritePtr[2].col = col; in PrimQuadUV()
1187 …c, const ImVec2& d, const ImVec2& uv_a, const ImVec2& uv_b, const ImVec2& uv_c, const ImVec2& uv_d… in AddImageQuad() argument
1197 PrimQuadUV(a, b, c, d, uv_a, uv_b, uv_c, uv_d, col); in AddImageQuad()
/dports/graphics/nanort/nanort-b1feea8/examples/common/imgui/
H A Dimgui_draw.cpp621 …st::PrimRectUV(const ImVec2& a, const ImVec2& c, const ImVec2& uv_a, const ImVec2& uv_c, ImU32 col) in PrimRectUV() argument
623 ImVec2 b(c.x, a.y), d(a.x, c.y), uv_b(uv_c.x, uv_a.y), uv_d(uv_a.x, uv_c.y); in PrimRectUV()
629 _VtxWritePtr[2].pos = c; _VtxWritePtr[2].uv = uv_c; _VtxWritePtr[2].col = col; in PrimRectUV()
636 …c, const ImVec2& d, const ImVec2& uv_a, const ImVec2& uv_b, const ImVec2& uv_c, const ImVec2& uv_d… in PrimQuadUV() argument
643 _VtxWritePtr[2].pos = c; _VtxWritePtr[2].uv = uv_c; _VtxWritePtr[2].col = col; in PrimQuadUV()
1197 …c, const ImVec2& d, const ImVec2& uv_a, const ImVec2& uv_b, const ImVec2& uv_c, const ImVec2& uv_d… in AddImageQuad() argument
1207 PrimQuadUV(a, b, c, d, uv_a, uv_b, uv_c, uv_d, col); in AddImageQuad()

1234