Searched defs:recon_yoffset (Results 1 – 10 of 10) sorted by relevance
/external/libvpx/libvpx/vp8/encoder/ |
D | rdopt.h | 72 unsigned int recon_yoffset, in get_plane_pointers() 81 unsigned int recon_yoffset, in get_predictor_pointers()
|
D | encodeframe.c | 244 int recon_yoffset; in build_activity_map() local 331 int recon_yoffset, recon_uvoffset; in encode_mb_row() local 1123 int recon_yoffset, int recon_uvoffset, in vp8cx_encode_inter_macroblock()
|
D | ethreading.c | 75 int recon_yoffset, recon_uvoffset; in thread_encoding_proc() local
|
D | denoising.c | 473 int recon_yoffset, int recon_uvoffset, in vp8_denoiser_denoise_mb()
|
D | firstpass.c | 381 int *best_motion_err, int recon_yoffset) { in zz_motion_search() 409 int *best_motion_err, int recon_yoffset) { in first_pass_motion_search() 478 int recon_yoffset, recon_uvoffset; in vp8_first_pass() local
|
D | rdopt.c | 1492 int recon_yoffset, int near_sadidx[]) { in vp8_cal_sad() 1743 void vp8_rd_pick_inter_mode(VP8_COMP *cpi, MACROBLOCK *x, int recon_yoffset, in vp8_rd_pick_inter_mode()
|
D | pickinter.c | 630 void vp8_pick_inter_mode(VP8_COMP *cpi, MACROBLOCK *x, int recon_yoffset, in vp8_pick_inter_mode()
|
/external/libvpx/libvpx/vp8/decoder/ |
D | threading.c | 294 int recon_yoffset, recon_uvoffset; in mt_decode_mb_rows() local
|
D | decodeframe.c | 445 int recon_yoffset, recon_uvoffset; in decode_mb_rows() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_firstpass.c | 834 int recon_yoffset, recon_uvoffset; in vp9_first_pass_encode_tile_mb_row() local
|