Home
last modified time | relevance | path

Searched refs:tc2 (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_renderer.c202 float tc0[2], float tc1[2], float tc2[2], float tc3[2]) in compute_src_coords()
208 tc2[0] = sx + width; in compute_src_coords()
209 tc2[1] = sy + height; in compute_src_coords()
216 map_point(src_matrix, tc2[0], tc2[1], &tc2[0], &tc2[1]); in compute_src_coords()
222 tc2[0] /= src->width0; in compute_src_coords()
226 tc2[1] /= src->height0; in compute_src_coords()
236 float tc0[2], tc1[2], tc2[ in add_vertex_data1() local
199 compute_src_coords(float sx, float sy, const struct pipe_resource *src, const float *src_matrix, float width, float height, float tc0[2], float tc1[2], float tc2[2], float tc3[2]) compute_src_coords() argument
[all...]
/third_party/gn/src/gn/
H A Dbuilder_unittest.cc230 Toolchain* tc2 = new Toolchain(&settings2, toolchain_label2); in TEST_F() local
231 TestWithScope::SetupToolchain(tc2); in TEST_F()
232 builder_.ItemDefined(std::unique_ptr<Item>(tc2)); in TEST_F()
273 Toolchain* tc2 = new Toolchain(&settings2, alt_tc); in TEST_F() local
274 TestWithScope::SetupToolchain(tc2); in TEST_F()
275 builder_.ItemDefined(std::unique_ptr<Item>(tc2)); in TEST_F()
325 Toolchain* tc2 = new Toolchain(&settings2, alt_tc); in TEST_F() local
326 TestWithScope::SetupToolchain(tc2); in TEST_F()
327 builder_.ItemDefined(std::unique_ptr<Item>(tc2)); in TEST_F()
/third_party/lame/libmp3lame/
H A Dnewmdct.c837 FLOAT tc0, tc1, tc2, ts0, ts1, ts2; in mdct_short() local
842 tc2 = ts0 - tc0; in mdct_short()
855 tc2 = tc2 * 0.86602540378443870761 * 1.907525191737281e-11 /* tritab_s[2] */ ; in mdct_short()
857 inout[3 * 1] = tc2 - ts1; in mdct_short()
858 inout[3 * 2] = tc2 + ts1; in mdct_short()
874 FLOAT tc1, tc2, tc3, tc4, ts5, ts6, ts7, ts8; in mdct_long() local
890 tc2 = (in[16] - in[10]) * cx[6]; in mdct_long()
892 ct = tc1 * cx[0] + tc2 + tc3 * cx[1] + tc4 * cx[2]; in mdct_long()
897 ct = tc1 * cx[1] - tc2 in mdct_long()
[all...]
/third_party/typescript/tests/baselines/reference/
H A DerrorsInGenericTypeReference.js18 var tc2 = new testClass2<{ x: V }>(); // error: could not find symbol V
110 var tc2 = new testClass2(); // error: could not find symbol V
H A DvariadicTuples1.js34 const tc2 = concat(['hello'], [42]);
426 var tc2 = concat(['hello'], [42]);
645 declare const tc2: [string, number];
/third_party/ffmpeg/libavcodec/
H A Dhevcdsp_template.c1551 const int tc2 = tc << 1; in hevc_loop_filter_luma() local
1562 P0 = p0 + av_clip(((p2 + 2 * p1 + 2 * p0 + 2 * q0 + q1 + 4) >> 3) - p0, -tc2, tc2); in hevc_loop_filter_luma()
1563 P1 = p1 + av_clip(((p2 + p1 + p0 + q0 + 2) >> 2) - p1, -tc2, tc2); in hevc_loop_filter_luma()
1564 P2 = p2 + av_clip(((2 * p3 + 3 * p2 + p1 + p0 + q0 + 4) >> 3) - p2, -tc2, tc2); in hevc_loop_filter_luma()
1567 Q0 = q0 + av_clip(((p1 + 2 * p0 + 2 * q0 + 2 * q1 + q2 + 4) >> 3) - q0, -tc2, tc2); in hevc_loop_filter_luma()
1568 Q1 = q1 + av_clip(((p0 + q0 + q1 + q2 + 2) >> 2) - q1, -tc2, tc in hevc_loop_filter_luma()
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dh264dsp_msa.c1447 uint8_t tc2, uint8_t tc3, in avc_loopfilter_luma_inter_edge_hor_msa()
1479 tmp_vec = (v16u8) __msa_fill_b(tc2); in avc_loopfilter_luma_inter_edge_hor_msa()
1822 uint8_t tc2, uint8_t tc3, in avc_loopfilter_cb_or_cr_inter_edge_hor_msa()
1855 tmp_vec = (v8i16) __msa_fill_b(tc2); in avc_loopfilter_cb_or_cr_inter_edge_hor_msa()
1908 uint8_t tc2, uint8_t tc3, in avc_loopfilter_cb_or_cr_inter_edge_ver_msa()
1944 tmp_vec = (v8i16) __msa_fill_b(tc2); in avc_loopfilter_cb_or_cr_inter_edge_ver_msa()
1443 avc_loopfilter_luma_inter_edge_hor_msa(uint8_t *data, uint8_t bs0, uint8_t bs1, uint8_t bs2, uint8_t bs3, uint8_t tc0, uint8_t tc1, uint8_t tc2, uint8_t tc3, uint8_t alpha_in, uint8_t beta_in, ptrdiff_t image_width) avc_loopfilter_luma_inter_edge_hor_msa() argument
1818 avc_loopfilter_cb_or_cr_inter_edge_hor_msa(uint8_t *data, uint8_t bs0, uint8_t bs1, uint8_t bs2, uint8_t bs3, uint8_t tc0, uint8_t tc1, uint8_t tc2, uint8_t tc3, uint8_t alpha_in, uint8_t beta_in, ptrdiff_t img_width) avc_loopfilter_cb_or_cr_inter_edge_hor_msa() argument
1904 avc_loopfilter_cb_or_cr_inter_edge_ver_msa(uint8_t *data, uint8_t bs0, uint8_t bs1, uint8_t bs2, uint8_t bs3, uint8_t tc0, uint8_t tc1, uint8_t tc2, uint8_t tc3, uint8_t alpha_in, uint8_t beta_in, ptrdiff_t img_width) avc_loopfilter_cb_or_cr_inter_edge_ver_msa() argument

Completed in 14 milliseconds