Searched defs:x_start (Results 1 – 11 of 11) sorted by relevance
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | filters_neon.c | 38 const int16_t* x_start = x; in WebRtcIsacfix_AutocorrNeon() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | resize_area_op_test.cc | 114 int64 x_start = floor(in_x); in ResizeAreaBaseline() local
|
D | quantized_resize_bilinear_op.cc | 262 const int64 x_start, const int16 ys_ilerp, in OutputLerp8x8x1() 288 const int64 x_start, const int16 ys_ilerp, in OutputLerp8x8x3() 329 const int64 x_start, const int32 ys_ilerp, in OutputLerp32x4x1() 377 const int64 x_start, const int32 ys_ilerp, in OutputLerp32x4x3()
|
/external/libxcam/xcore/base/ |
D | xcam_3a_types.h | 122 int32_t x_start; /*!< X of start point (left-upper corner) */ member
|
/external/webrtc/talk/media/base/ |
D | yuvframegenerator.cc | 281 int x_start, in DrawBlockRectangle()
|
/external/webp/src/enc/ |
D | predictor_enc.c | 68 static WEBP_INLINE void PredictBatch(int mode, int x_start, int y, in PredictBatch() 234 int x_start, int x_end, int y, int max_quantization, int exact, in GetResidual()
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_reconinter.c | 159 const int x_start = (-xd->mb_to_left_edge >> (3 + pd->subsampling_x)); in build_inter_predictors() local
|
/external/webp/src/mux/ |
D | anim_encode.c | 721 const int x_start = (rect->x_offset_ + block_size) & ~(block_size - 1); in FlattenSimilarBlocks() local
|
/external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderRendering.cpp | 1732 int x_start = 0; in verify() local
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodeframe.c | 521 int x_start = (-xd->mb_to_left_edge >> (3 + pd->subsampling_x)); in dec_build_inter_predictors() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_rdopt.c | 1523 const int x_start = (-xd->mb_to_left_edge >> (3 + pd->subsampling_x)); in encode_inter_mb_segment() local
|