Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c418 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_pattern_search() local
605 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_get_mvpred_var() local
622 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_get_mvpred_av_var() local
786 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_full_range_search_c() local
862 const uint8_t *in_what; in vp9_diamond_search_sad_c() local
1062 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_full_search_sad_c() local
1095 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_full_search_sadx3() local
1160 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_full_search_sadx8() local
1250 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_refining_search_sad_c() local
1331 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_refining_search_8p_c() local
/external/libvpx/libvpx/vp8/encoder/
Dmcomp.c1058 unsigned char *in_what; in vp8_diamond_search_sad_c() local
1182 unsigned char *in_what; in vp8_diamond_search_sadx4() local
1337 unsigned char *in_what; in vp8_full_search_sad_c() local
1433 unsigned char *in_what; in vp8_full_search_sadx3() local
1569 unsigned char *in_what; in vp8_full_search_sadx8() local
Dpickinter.c75 unsigned char *in_what = mb->e_mbd.pre.y_buffer + d->offset ; in vp8_get_inter_mbpred_error() local