/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/ |
cnst.h | 43 #define GP_CLIP 15565 /* Pitch gain clipping = 0.95 Q14 */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
omxVCM4P2_DecodeBlockCoef_Inter.c | 31 * clipping on each step) on the coefficients. The results (residuals) are
|
/external/chromium_org/cc/base/ |
math_util.h | 97 // is necessary to perform clipping in homogeneous coordinates, after applying 127 // NOTE: These functions do not do correct clipping against w = 0 plane, but
|
/external/chromium_org/chrome/browser/thumbnails/ |
content_based_thumbnailing_algorithm.cc | 167 // that some clipping and copying is not required). 210 // Compute and return the clipping rectagle of the source image and the
|
/external/chromium_org/remoting/base/ |
util_unittest.cc | 149 TEST(YuvToRgbTest, Clipping) { 155 // TODO(fbarchard): Allow top/left clipping to odd boundary.
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
draw_pipe_flatshade.c | 109 * Flatshade tri. Required for clipping and when unfilled tris are 152 * Flatshade line. Required for clipping.
|
draw_pipe_clip.c | 29 * \brief Clipping stage 385 * on whether it's a user-defined clipping plane. We're 536 /* no clipping needed */ 556 /* no clipping needed */ 568 * primitive that really requires clipping.
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/xmlpool/ |
fr.po | 118 msgid "TCL mode (Transformation, Clipping, Lighting)" 119 msgstr "Mode de TCL (Transformation, Clipping, Eclairage)"
|
nl.po | 119 msgid "TCL mode (Transformation, Clipping, Lighting)" 120 msgstr "TCL-modus (Transformatie, Clipping, Licht)"
|
sv.po | 116 msgid "TCL mode (Transformation, Clipping, Lighting)" 117 msgstr "TCL-läge (Transformation, Clipping, Lighting)"
|
/external/chromium_org/ui/views/corewm/ |
image_grid.h | 135 // Clips |layer| to |clip_rect|. Triggers a repaint if the clipping 136 // rectangle has changed. An empty rectangle disables clipping.
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
draw_pipe_flatshade.c | 109 * Flatshade tri. Required for clipping and when unfilled tris are 152 * Flatshade line. Required for clipping.
|
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/ |
fr.po | 118 msgid "TCL mode (Transformation, Clipping, Lighting)" 119 msgstr "Mode de TCL (Transformation, Clipping, Eclairage)"
|
nl.po | 119 msgid "TCL mode (Transformation, Clipping, Lighting)" 120 msgstr "TCL-modus (Transformatie, Clipping, Licht)"
|
sv.po | 116 msgid "TCL mode (Transformation, Clipping, Lighting)" 117 msgstr "TCL-läge (Transformation, Clipping, Lighting)"
|
/external/skia/gm/ |
aaclip.cpp | 254 Test a set of clipping problems discovered while writing blitAntiRect, 255 and test all the code paths through the clipping blitters.
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
vlc_dequant.cpp | 45 Added pre IDCT clipping, new ACDC prediction structure, ACDC prediction clipping, 189 { /* ACDC clipping 03/26/01 */ 238 { /* ACDC clipping 03/26/01 */ 278 dcac_row[0] = datablock[1]; /* ACDC, no need for clipping */ 379 clean up, added clipping, 16-bit int case, new ACDC prediction 498 clean up, added clipping, 16-bit int case, removed multiple zigzaging 1062 clean up, added clipping, 16-bit int case [all...] |
/frameworks/base/opengl/java/android/opengl/ |
GLU.java | 106 * @param zNear specifies the distance from the viewer to the near clipping 108 * @param zFar specifies the distance from the viewer to the far clipping
|
/external/chromium_org/third_party/mesa/src/docs/ |
versions.html | 105 <li>glBitmap() and glDrawPixels() clipping 169 <li>view volume clipping of smooth shaded lines resulted in bad colors 195 <li>round-off errors in clipping lines against clip planes fixed 393 <li>GL_LINE_STRIP with > 480 vertices had occasional clipping problems 439 <li>clipping of concave polygons could cause a core dump 535 <li>fixed a two-sided lighting w/ clipping bug (black vertices) 599 <li>some clipping optimizations 604 <li>fixed clipping problem in long primitive strips 605 <li>fixed clipping bug when using 3Dfx driver 662 <li>glDrawPixels with zoomY!=1 and top/bottom clipping didn't wor [all...] |
/external/mesa3d/docs/ |
versions.html | 105 <li>glBitmap() and glDrawPixels() clipping 169 <li>view volume clipping of smooth shaded lines resulted in bad colors 195 <li>round-off errors in clipping lines against clip planes fixed 393 <li>GL_LINE_STRIP with > 480 vertices had occasional clipping problems 439 <li>clipping of concave polygons could cause a core dump 535 <li>fixed a two-sided lighting w/ clipping bug (black vertices) 599 <li>some clipping optimizations 604 <li>fixed clipping problem in long primitive strips 605 <li>fixed clipping bug when using 3Dfx driver 662 <li>glDrawPixels with zoomY!=1 and top/bottom clipping didn't wor [all...] |
/external/chromium_org/content/browser/renderer_host/ |
render_widget_host_view_android.cc | [all...] |
/external/chromium_org/third_party/skia/src/gpu/ |
GrClipMaskManager.cpp | 33 // set up the draw state to enable the aa clipping mask. Besides setting up the 677 // stencil bit used for clipping. 742 // mapping depends on whether stencil-clipping is in effect. 745 {// Stencil-Clipping is DISABLED, we are effectively always inside the clip [all...] |
/external/skia/src/gpu/ |
GrClipMaskManager.cpp | 33 // set up the draw state to enable the aa clipping mask. Besides setting up the 677 // stencil bit used for clipping. 742 // mapping depends on whether stencil-clipping is in effect. 745 {// Stencil-Clipping is DISABLED, we are effectively always inside the clip [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/math/ |
m_matrix.c | 967 * \param left left clipping plane coordinate. 968 * \param right right clipping plane coordinate. 969 * \param bottom bottom clipping plane coordinate. 970 * \param top top clipping plane coordinate. 971 * \param nearval distance to the near clipping plane. 972 * \param farval distance to the far clipping plane. 1007 * \param left left clipping plane coordinate. 1008 * \param right right clipping plane coordinate. 1009 * \param bottom bottom clipping plane coordinate. 1010 * \param top top clipping plane coordinate [all...] |
/external/mesa3d/src/mesa/math/ |
m_matrix.c | 967 * \param left left clipping plane coordinate. 968 * \param right right clipping plane coordinate. 969 * \param bottom bottom clipping plane coordinate. 970 * \param top top clipping plane coordinate. 971 * \param nearval distance to the near clipping plane. 972 * \param farval distance to the far clipping plane. 1007 * \param left left clipping plane coordinate. 1008 * \param right right clipping plane coordinate. 1009 * \param bottom bottom clipping plane coordinate. 1010 * \param top top clipping plane coordinate [all...] |