/external/mesa3d/src/mesa/main/ |
D | clip.c | 39 _mesa_update_clip_plane(struct gl_context *ctx, GLuint plane) in _mesa_update_clip_plane() 52 _mesa_ClipPlane( GLenum plane, const GLdouble *eq ) in _mesa_ClipPlane() 100 _mesa_GetClipPlane( GLenum plane, GLdouble *equation ) in _mesa_GetClipPlane()
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
D | clip.c | 39 _mesa_update_clip_plane(struct gl_context *ctx, GLuint plane) in _mesa_update_clip_plane() 52 _mesa_ClipPlane( GLenum plane, const GLdouble *eq ) in _mesa_ClipPlane() 100 _mesa_GetClipPlane( GLenum plane, GLdouble *equation ) in _mesa_GetClipPlane()
|
/external/chromium_org/third_party/webrtc/common_video/ |
D | plane.cc | 54 int Plane::Copy(const Plane& plane) { in Copy() 73 void Plane::Swap(Plane& plane) { in Swap()
|
D | plane_unittest.cc | 21 Plane plane; in TEST() local 41 Plane plane; in TEST() local
|
/external/libvpx/libvpx/ |
D | tools_common.c | 84 int plane = 0; in read_yuv_frame() local 206 int vpx_img_plane_width(const vpx_image_t *img, int plane) { in vpx_img_plane_width() 213 int vpx_img_plane_height(const vpx_image_t *img, int plane) { in vpx_img_plane_height() 221 int plane; in vpx_img_write() local 238 int plane; in vpx_img_read() local
|
/external/chromium_org/third_party/libvpx/source/libvpx/ |
D | tools_common.c | 84 int plane = 0; in read_yuv_frame() local 206 int vpx_img_plane_width(const vpx_image_t *img, int plane) { in vpx_img_plane_width() 213 int vpx_img_plane_height(const vpx_image_t *img, int plane) { in vpx_img_plane_height() 221 int plane; in vpx_img_write() local 238 int plane; in vpx_img_read() local
|
/external/chromium_org/media/cdm/ppapi/ |
D | cdm_helpers.h | 135 virtual void SetPlaneOffset(cdm::VideoFrame::VideoPlane plane, in SetPlaneOffset() 140 virtual uint32_t PlaneOffset(VideoPlane plane) OVERRIDE { in PlaneOffset() 145 virtual void SetStride(VideoPlane plane, uint32_t stride) OVERRIDE { in SetStride() 149 virtual uint32_t Stride(VideoPlane plane) OVERRIDE { in Stride()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodemb.c | 54 void vp9_subtract_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane) { in vp9_subtract_plane() 108 static void optimize_b(int plane, int block, BLOCK_SIZE plane_bsize, in optimize_b() 317 void vp9_xform_quant(MACROBLOCK *x, int plane, int block, in vp9_xform_quant() 367 static void encode_block(int plane, int block, BLOCK_SIZE plane_bsize, in encode_block() 428 static void encode_block_pass1(int plane, int block, BLOCK_SIZE plane_bsize, in encode_block_pass1() 457 int plane; in vp9_encode_sb() local 475 static void encode_block_intra(int plane, int block, BLOCK_SIZE plane_bsize, in encode_block_intra() 601 void vp9_encode_block_intra(MACROBLOCK *x, int plane, int block, in vp9_encode_block_intra() 609 void vp9_encode_intra_block_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane) { in vp9_encode_intra_block_plane()
|
D | vp9_tokenize.c | 167 static void set_entropy_context_b(int plane, int block, BLOCK_SIZE plane_bsize, in set_entropy_context_b() 209 static void tokenize_b(int plane, int block, BLOCK_SIZE plane_bsize, in tokenize_b() 293 static void is_skippable(int plane, int block, in is_skippable() 300 int vp9_is_skippable_in_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane) { in vp9_is_skippable_in_plane()
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/ |
D | vp9_encodemb.c | 54 void vp9_subtract_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane) { in vp9_subtract_plane() 101 static int optimize_b(MACROBLOCK *mb, int plane, int block, in optimize_b() 304 void vp9_xform_quant(MACROBLOCK *x, int plane, int block, in vp9_xform_quant() 354 static void encode_block(int plane, int block, BLOCK_SIZE plane_bsize, in encode_block() 416 static void encode_block_pass1(int plane, int block, BLOCK_SIZE plane_bsize, in encode_block_pass1() 445 int plane; in vp9_encode_sb() local 463 static void encode_block_intra(int plane, int block, BLOCK_SIZE plane_bsize, in encode_block_intra() 589 void vp9_encode_block_intra(MACROBLOCK *x, int plane, int block, in vp9_encode_block_intra() 597 void vp9_encode_intra_block_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane) { in vp9_encode_intra_block_plane()
|
D | vp9_tokenize.c | 167 static void set_entropy_context_b(int plane, int block, BLOCK_SIZE plane_bsize, in set_entropy_context_b() 209 static void tokenize_b(int plane, int block, BLOCK_SIZE plane_bsize, in tokenize_b() 292 static void is_skippable(int plane, int block, in is_skippable() 301 int vp9_is_skippable_in_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane) { in vp9_is_skippable_in_plane()
|
/external/chromium_org/media/cast/test/utility/ |
D | generate_barcode_video.cc | 13 int plane) { in DumpPlane()
|
/external/chromium_org/third_party/libvpx/source/libvpx/test/ |
D | md5_helper.h | 25 for (int plane = 0; plane < 3; ++plane) { in Add() local
|
/external/libvpx/libvpx/test/ |
D | md5_helper.h | 25 for (int plane = 0; plane < 3; ++plane) { in Add() local
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_blockd.c | 40 const MACROBLOCKD *const xd, BLOCK_SIZE bsize, int plane, in vp9_foreach_transformed_block_in_plane() 93 int plane; in vp9_foreach_transformed_block() local
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/ |
D | vp9_blockd.c | 40 const MACROBLOCKD *const xd, BLOCK_SIZE bsize, int plane, in vp9_foreach_transformed_block_in_plane() 93 int plane; in vp9_foreach_transformed_block() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
D | lp_rast_tri_tmp.h | 162 struct lp_rast_plane plane[NR_PLANES]; in TAG() local 261 const struct lp_rast_plane *plane = GET_PLANES(tri); in TRI_16() local 334 const struct lp_rast_plane *plane = GET_PLANES(tri); in TRI_4() local
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_rast_tri_tmp.h | 162 struct lp_rast_plane plane[NR_PLANES]; in TAG() local 261 const struct lp_rast_plane *plane = GET_PLANES(tri); in TRI_16() local 334 const struct lp_rast_plane *plane = GET_PLANES(tri); in TRI_4() local
|
/external/chromium_org/media/base/ |
D | video_frame.cc | 426 size_t plane, in PlaneSize() 503 size_t plane, in PlaneAllocationSize() 510 int VideoFrame::PlaneHorizontalBitsPerPixel(Format format, size_t plane) { in PlaneHorizontalBitsPerPixel() 825 for (int plane = 0; plane < kMaxPlanes; ++plane) { in HashFrameForTesting() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
D | draw_cliptest_tmp.h | 36 /* const */ float (*plane)[4] = pvs->draw->plane; in TAG() local
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_cliptest_tmp.h | 36 /* const */ float (*plane)[4] = pvs->draw->plane; in TAG() local
|
/external/chromium_org/content/common/gpu/ |
D | image_transport_surface_iosurface_mac.cc | 80 GLuint plane = 0; in AllocateColorBufferStorage() local
|
/external/svox/pico/lib/ |
D | picotrns.c | 46 picoos_uint8 picotrns_unplane(picoos_int16 symIn, picoos_uint8 * plane) { in picotrns_unplane() 62 picoos_uint8 plane; in PICOTRNS_PRINTSYM1() local 703 …_t picotrns_stAddWithPlane(picotrns_SimpleTransducer this, picoos_char * inStr, picoos_uint8 plane) in picotrns_stAddWithPlane() 727 picoos_uint8 plane; in picotrns_stGetSymSequence() local
|
/external/chromium_org/third_party/libvpx/source/libvpx/examples/ |
D | decode_to_md5.c | 47 int plane, y; in get_image_md5() local
|
/external/libvpx/libvpx/examples/ |
D | decode_to_md5.c | 47 int plane, y; in get_image_md5() local
|