Home
last modified time | relevance | path

Searched defs:ref_row (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dmcomp.c1040 int ref_row; in vp8_diamond_search_sad_c() local
1153 int ref_row; in vp8_diamond_search_sadx4() local
1301 int ref_row = ref_mv->as_mv.row; in vp8_full_search_sad_c() local
1388 int ref_row = ref_mv->as_mv.row; in vp8_full_search_sadx3() local
1509 int ref_row = ref_mv->as_mv.row; in vp8_full_search_sadx8() local
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLayeredFramebuffer.cpp328 const unsigned char* ref_row = ref_buffer + y * pixel_size; in iterate() local
1397 unsigned char* ref_row = ref_data + y * row_size; in iterate() local
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_diamond_search_sad_avx.c101 const int ref_row = clamp(ref_mv->row, minmv.as_mv.row, maxmv.as_mv.row); in vp9_diamond_search_sad_avx() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c460 const uint8_t *ref_row = src - x - y * src_stride; in build_mc_border() local
498 const uint16_t *ref_row = src - x - y * src_stride; in high_build_mc_border() local
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c399 const uint16_t *ref_row = src - x - y * src_stride; in highbd_build_mc_border() local
436 const uint8_t *ref_row = src - x - y * src_stride; in build_mc_border() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c2103 int ref_row; in vp9_diamond_search_sad_c() local