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.c834 const struct buf_2d *const in_what = &x->e_mbd.plane[0].pre[0]; in calc_int_cost_list() local
900 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_pattern_search() local
1075 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_pattern_search_sad() local
1348 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_get_mvpred_var() local
1365 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_get_mvpred_av_var() local
1534 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_full_range_search_c() local
1610 const uint8_t *in_what; in vp9_diamond_search_sad_c() local
2025 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_full_search_sad_c() local
2058 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_full_search_sadx3() local
2123 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.c1065 unsigned char *in_what; in vp8_diamond_search_sad_c() local
1189 unsigned char *in_what; in vp8_diamond_search_sadx4() local
1344 unsigned char *in_what; in vp8_full_search_sad_c() local
1439 unsigned char *in_what; in vp8_full_search_sadx3() local
1574 unsigned char *in_what; in vp8_full_search_sadx8() local
Dpickinter.c203 unsigned char *in_what = mb->e_mbd.pre.y_buffer + d->offset ; in vp8_get_inter_mbpred_error() local