Home
last modified time | relevance | path

Searched refs:compute_color (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libswscale/arm/
H A Dyuv2rgb_neon.S35 .macro compute_color dst_comp1 dst_comp2 pre
43 compute_color \r1, \r2, q8
44 compute_color \g1, \g2, q9
45 compute_color \b1, \b2, q10
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djquant2.c478 compute_color(j_decompress_ptr cinfo, boxptr boxp, int icolor) in compute_color() function
542 compute_color(cinfo, &boxlist[i], i); in select_colors()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcInternalformatTests.cpp1500 std::string compute_color = "${COLOR_DATA}(" in prepareColoringProgramSources() local
1521 specializationMap["COMPUTE_COLOR"] = tcu::StringTemplate(compute_color).specialize(specializationMap); in prepareColoringProgramSources()

Completed in 6 milliseconds