/external/libvpx/libvpx/vp8/common/arm/ |
D | loopfilter_arm.c | 36 unsigned char *v_ptr, int y_stride, int uv_stride, in vp8_loop_filter_mbh_neon() 51 unsigned char *v_ptr, int y_stride, int uv_stride, in vp8_loop_filter_mbv_neon() 66 unsigned char *v_ptr, int y_stride, int uv_stride, in vp8_loop_filter_bh_neon() 87 unsigned char *v_ptr, int y_stride, int uv_stride, in vp8_loop_filter_bv_neon()
|
/external/libvpx/libvpx/vp8/common/x86/ |
D | loopfilter_x86.c | 43 unsigned char *v_ptr, int y_stride, int uv_stride, in vp8_loop_filter_mbh_sse2() 56 unsigned char *v_ptr, int y_stride, int uv_stride, in vp8_loop_filter_mbv_sse2() 69 unsigned char *v_ptr, int y_stride, int uv_stride, in vp8_loop_filter_bh_sse2() 102 unsigned char *v_ptr, int y_stride, int uv_stride, in vp8_loop_filter_bv_sse2()
|
/external/libvpx/libvpx/vp8/common/mips/mmi/ |
D | loopfilter_filters_mmi.c | 1252 unsigned char *v_ptr, int y_stride, int uv_stride, in vp8_loop_filter_mbh_mmi() 1268 unsigned char *v_ptr, int y_stride, int uv_stride, in vp8_loop_filter_mbv_mmi() 1284 unsigned char *v_ptr, int y_stride, int uv_stride, in vp8_loop_filter_bh_mmi() 1304 unsigned char *v_ptr, int y_stride, int uv_stride, in vp8_loop_filter_bv_mmi()
|
/external/libaom/libaom/aom_scale/generic/ |
D | yv12config.c | 56 const int uv_stride, const int uv_border_w, const int uv_border_h) { in realloc_frame_buffer_aligned() 177 int *uv_stride, uint64_t *yplane_size, in calc_stride_and_planesize() 207 int uv_stride = 0; in aom_realloc_frame_buffer() local 250 int uv_stride = 0; in aom_realloc_lookahead_buffer() local
|
/external/libvpx/libvpx/vp8/common/ |
D | setupintrarecon.h | 26 int uv_stride) { in setup_intra_recon_left()
|
D | loopfilter_filters.c | 304 unsigned char *v_ptr, int y_stride, int uv_stride, in vp8_loop_filter_mbh_c() 322 unsigned char *v_ptr, int y_stride, int uv_stride, in vp8_loop_filter_mbv_c() 340 unsigned char *v_ptr, int y_stride, int uv_stride, in vp8_loop_filter_bh_c() 372 unsigned char *v_ptr, int y_stride, int uv_stride, in vp8_loop_filter_bv_c()
|
D | mfqe.c | 109 int y_stride, int uv_stride, unsigned char *yd, unsigned char *ud, in multiframe_quality_enhance_block()
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_mfqe.c | 70 int uv_stride, uint8_t *ud, uint8_t *vd, in apply_ifactor() 129 int y_stride, int uv_stride, uint8_t *yd, uint8_t *ud, in copy_block() 160 const uint8_t *v, int y_stride, int uv_stride, in mfqe_block() 211 int y_stride, int uv_stride, uint8_t *yd, in mfqe_partition() 358 const uint32_t uv_stride = show->uv_stride; in vp9_mfqe() local
|
/external/libvpx/libvpx/vpx_scale/generic/ |
D | yv12config.c | 61 int uv_stride = y_stride >> 1; in vp8_yv12_realloc_frame_buffer() local 176 const int uv_stride = y_stride >> ss_x; in vpx_realloc_frame_buffer() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_resize.c | 748 int uv_stride, int height, int width, uint8_t *oy, in vp9_resize_frame420() 760 int uv_stride, int height, int width, uint8_t *oy, in vp9_resize_frame422() 772 int uv_stride, int height, int width, uint8_t *oy, in vp9_resize_frame444() 785 int uv_stride, int height, int width, in vp9_highbd_resize_frame420() 799 int uv_stride, int height, int width, in vp9_highbd_resize_frame422() 813 int uv_stride, int height, int width, in vp9_highbd_resize_frame444()
|
D | vp9_temporal_filter.c | 48 int uv_stride; in temporal_filter_predictors_mb_c() local 226 int uv_stride, const uint8_t *u_pred, const uint8_t *v_pred, in apply_temporal_filter()
|
/external/webp/src/dec/ |
D | vp8_dec.h | 60 int uv_stride; // row stride for chroma member
|
D | buffer_dec.c | 98 int uv_stride = 0, a_stride = 0; in AllocateBuffer() local
|
/external/libaom/libaom/av1/common/ |
D | resize.c | 1111 int uv_stride, int height, int width, uint8_t *oy, in av1_resize_frame420() 1123 int uv_stride, int height, int width, uint8_t *oy, in av1_resize_frame422() 1135 int uv_stride, int height, int width, uint8_t *oy, in av1_resize_frame444() 1147 int uv_stride, int height, int width, in av1_highbd_resize_frame420() 1161 int uv_stride, int height, int width, in av1_highbd_resize_frame422() 1175 int uv_stride, int height, int width, in av1_highbd_resize_frame444()
|
/external/libvpx/libvpx/vpx_scale/ |
D | yv12config.h | 40 int uv_stride; member
|
/external/webp/src/enc/ |
D | picture_enc.c | 96 const int uv_stride = uv_width; in WebPPictureAllocYUVA() local
|
D | picture_tools_enc.c | 114 const int uv_stride = pic->uv_stride; in WebPCleanupTransparentArea() local
|
/external/libvpx/libvpx/vp8/common/mips/dspr2/ |
D | vp8_loopfilter_filters_dspr2.c | 2258 int uv_stride, loop_filter_info *lfi) { in vp8_loop_filter_mbh_dspr2() 2294 int uv_stride, loop_filter_info *lfi) { in vp8_loop_filter_mbv_dspr2() 2327 unsigned char *v_ptr, int y_stride, int uv_stride, in vp8_loop_filter_bh_dspr2() 2365 unsigned char *v_ptr, int y_stride, int uv_stride, in vp8_loop_filter_bv_dspr2()
|
/external/webp/src/dsp/ |
D | yuv.c | 53 const uint8_t* u, const uint8_t* v, int uv_stride, in WebPSamplerProcessPlane()
|
/external/libaom/libaom/aom_scale/ |
D | yv12config.h | 64 int uv_stride; member
|
/external/libvpx/libvpx/vp8/encoder/ |
D | denoising.c | 677 int uv_stride = denoiser->yv12_running_avg[INTRA_FRAME].uv_stride; in vp8_denoiser_denoise_mb() local
|
/external/libaom/libaom/av1/encoder/ |
D | temporal_filter.c | 56 int uv_stride; in temporal_filter_predictors_mb_c() local 257 int uv_stride, const uint8_t *u_pred, const uint8_t *v_pred, in av1_apply_temporal_filter_c() 398 const uint8_t *uf, const uint8_t *vf, int uv_stride, const uint8_t *up, in av1_highbd_apply_temporal_filter_c()
|
/external/webrtc/talk/app/webrtc/java/jni/ |
D | androidmediadecoder_jni.cc | 693 const int uv_stride = stride / 2; in DeliverPendingOutputs() local
|
/external/webp/include/webp/ |
D | decode.h | 367 int* width, int* height, int* stride, int* uv_stride) { in WebPIDecGetYUV()
|
/external/webp/src/webp/ |
D | decode.h | 367 int* width, int* height, int* stride, int* uv_stride) { in WebPIDecGetYUV()
|