Home
last modified time | relevance | path

Searched refs:p_y (Results 1 – 15 of 15) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
Dsbrdsp_mips.c670 float *p_y; in sbr_hf_g_filt_mips() local
674 p_y = &Y[0][0]; in sbr_hf_g_filt_mips()
697 [p_y]"+r"(p_y), [p_g]"+r"(p_g) in sbr_hf_g_filt_mips()
/third_party/ffmpeg/libavdevice/
Dxcbgrab.c118 int p_x, p_y; in xcbgrab_reposition() local
124 p_y = p->win_y; in xcbgrab_reposition()
128 y = p_y - h / 2; in xcbgrab_reposition()
139 if (p_y > bottom) { in xcbgrab_reposition()
140 y += p_y - bottom; in xcbgrab_reposition()
141 } else if (p_y < top) { in xcbgrab_reposition()
142 y -= top - p_y; in xcbgrab_reposition()
/third_party/openGLES/extensions/IGLOO/
DIGLOO_viewport_offsetXXX.txt41 y_w = (p_y/2) y_d + o_y + 0.5
86 (y_w) = ((p_y/2)y_d + o_y + offset) )
/third_party/skia/third_party/externals/opengl-registry/extensions/IGLOO/
DIGLOO_viewport_offsetXXX.txt41 y_w = (p_y/2) y_d + o_y + 0.5
86 (y_w) = ((p_y/2)y_d + o_y + offset) )
/third_party/ffmpeg/libavfilter/
Dvf_deshake.c245 double p_x, p_y; in find_motion() local
303 p_y = (center_y - height / 2.0); in find_motion()
304 t->vec.x += (cos(t->angle)-1)*p_x - sin(t->angle)*p_y; in find_motion()
305 t->vec.y += sin(t->angle)*p_x + (cos(t->angle)-1)*p_y; in find_motion()
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_clip_control.txt137 ( y_w ) = ( p_y/2 y_d + o_y )
/third_party/openGLES/extensions/EXT/
DEXT_clip_control.txt137 ( y_w ) = ( p_y/2 y_d + o_y )
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_viewport_array.txt152 width and height in pixels, p_x and p_y, respectively, and its
250 p_y = h.
/third_party/openGLES/extensions/NV/
DNV_viewport_array.txt152 width and height in pixels, p_x and p_y, respectively, and its
250 p_y = h.
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_viewport_array.txt156 width and height in pixels, p_x and p_y, respectively, and its
258 p_y = h.
/third_party/openGLES/extensions/OES/
DOES_viewport_array.txt166 width and height in pixels, p_x and p_y, respectively, and its
268 p_y = h.
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_viewport_array.txt191 width and height in pixels, p_x and p_y, respectively, and its
DARB_clip_control.txt207 ( y_w ) = ( p_y/2 y_d + o_y )
/third_party/openGLES/extensions/ARB/
DARB_viewport_array.txt201 width and height in pixels, p_x and p_y, respectively, and its
DARB_clip_control.txt217 ( y_w ) = ( p_y/2 y_d + o_y )