Home
last modified time | relevance | path

Searched defs:in_what (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c817 const struct buf_2d *const in_what = &x->e_mbd.plane[0].pre[0]; in calc_int_cost_list() local
872 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_pattern_search() local
1042 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_pattern_search_sad() local
1312 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_get_mvpred_var() local
1338 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_get_mvpred_av_var() local
1496 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in exhuastive_mesh_search() local
1586 const uint8_t *in_what; in vp9_diamond_search_sad_c() local
2049 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_full_search_sad_c() local
2084 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_full_search_sadx3() local
2150 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_full_search_sadx8() local
[all …]
/external/libvpx/libvpx/vp8/encoder/
Dmcomp.c1033 unsigned char *in_what; in vp8_diamond_search_sad_c() local
1145 unsigned char *in_what; in vp8_diamond_search_sadx4() local
1292 unsigned char *in_what; in vp8_full_search_sad_c() local
1378 unsigned char *in_what; in vp8_full_search_sadx3() local
1499 unsigned char *in_what; in vp8_full_search_sadx8() local
Dpickinter.c222 unsigned char *in_what = mb->e_mbd.pre.y_buffer + d->offset; in vp8_get_inter_mbpred_error() local
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_diamond_search_sad_avx.c111 const uint8_t *const in_what = in vp9_diamond_search_sad_avx() local