Searched defs:y_start (Results 1 – 10 of 10) sorted by relevance
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | filters_neon.c | 68 const int16_t* y_start = x_start + i; in WebRtcIsacfix_AutocorrNeon() local
|
/external/webp/src/dsp/ |
D | lossless.c | 180 int y_start, int y_end, uint32_t* data) { in PredictorInverseTransform() 282 int y_start, int y_end, uint32_t* data) { in ColorSpaceInverseTransform()
|
/external/webrtc/talk/media/base/ |
D | yuvframegenerator.cc | 282 int y_start, in DrawBlockRectangle()
|
/external/opencv3/3rdparty/libwebp/dec/ |
D | frame.c | 177 int y_start = MACROBLOCK_VPOS(ctx->mb_y_); in FinishRow() local
|
D | vp8l.c | 568 static int SetCropWindow(VP8Io* const io, int y_start, int y_end, in SetCropWindow()
|
/external/opencv3/3rdparty/libwebp/dsp/ |
D | lossless.c | 670 int y_start, int y_end, uint32_t* data) { in PredictorInverseTransform() 746 int y_start, int y_end, uint32_t* data) { in AddGreenToBlueAndRed() 1074 int y_start, int y_end, uint32_t* data) { in ColorSpaceInverseTransform()
|
/external/webp/src/dec/ |
D | frame.c | 442 int y_start = MACROBLOCK_VPOS(mb_y); in FinishRow() local
|
D | vp8l.c | 655 static int SetCropWindow(VP8Io* const io, int y_start, int y_end, in SetCropWindow()
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_reconinter.c | 192 const int y_start = (-xd->mb_to_top_edge >> (3 + pd->subsampling_y)); in build_inter_predictors() local
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodeframe.c | 589 int y_start = (-xd->mb_to_top_edge >> (3 + pd->subsampling_y)); in dec_build_inter_predictors() local
|