Home
last modified time | relevance | path

Searched defs:x_start (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dfilters_neon.c38 const int16_t* x_start = x; in WebRtcIsacfix_AutocorrNeon() local
/external/webrtc/talk/media/base/
Dyuvframegenerator.cc281 int x_start, in DrawBlockRectangle()
/external/webp/src/enc/
Dpredictor_enc.c69 static WEBP_INLINE void PredictBatch(int mode, int x_start, int y, in PredictBatch()
229 int x_start, int x_end, int y, int max_quantization, int exact, in GetResidual()
/external/libvpx/libvpx/vp9/common/
Dvp9_reconinter.c159 const int x_start = (-xd->mb_to_left_edge >> (3 + pd->subsampling_x)); in build_inter_predictors() local
/external/webp/src/mux/
Danim_encode.c720 const int x_start = (rect->x_offset_ + block_size) & ~(block_size - 1); in FlattenSimilarBlocks() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c521 int x_start = (-xd->mb_to_left_edge >> (3 + pd->subsampling_x)); in dec_build_inter_predictors() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c1522 const int x_start = (-xd->mb_to_left_edge >> (3 + pd->subsampling_x)); in encode_inter_mb_segment() local