Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c976 const struct buf_2d *const in_what = &x->e_mbd.plane[0].pre[0]; in calc_int_cost_list() local
1031 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_pattern_search() local
1201 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_pattern_search_sad() local
1471 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_get_mvpred_var() local
1497 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_get_mvpred_av_var() local
1655 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in exhuastive_mesh_search() local
1772 const uint8_t *in_what; in vp9_diamond_search_sad_new() local
1922 const uint8_t *in_what; in vp9_diamond_search_sad_c() local
2466 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_refining_search_sad_new() local
2548 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in vp9_refining_search_sad() local
[all …]
/external/libaom/libaom/av1/encoder/
Dmcomp.c1029 const struct buf_2d *const in_what = &x->e_mbd.plane[0].pre[0]; in calc_int_cost_list() local
1073 const struct buf_2d *const in_what = &x->e_mbd.plane[0].pre[0]; in calc_int_sad_list() local
1128 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in pattern_search() local
1377 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in av1_get_mvpred_var() local
1393 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in av1_get_mvpred_av_var() local
1411 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in av1_get_mvpred_mask_var() local
1570 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in exhuastive_mesh_search() local
1663 const uint8_t *in_what; in av1_diamond_search_sad_c() local
1929 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in av1_refining_search_sad() local
2015 const struct buf_2d *const in_what = &xd->plane[0].pre[0]; in av1_refining_search_8p_c() local
[all …]
/external/libvpx/libvpx/vp8/encoder/
Dmcomp.c1028 unsigned char *in_what; in vp8_diamond_search_sad_c() local
1141 unsigned char *in_what; in vp8_diamond_search_sadx4() local
1289 unsigned char *in_what; in vp8_full_search_sad_c() local
1376 unsigned char *in_what; in vp8_full_search_sadx3() local
1499 unsigned char *in_what; in vp8_full_search_sadx8() local
Dpickinter.c150 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