Searched refs:vp9_setup_scale_factors_for_frame (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/libvpx/vp9/common/ |
D | vp9_scale.h | 43 void vp9_setup_scale_factors_for_frame(struct scale_factors *sf, int other_w, 47 void vp9_setup_scale_factors_for_frame(struct scale_factors *sf, int other_w,
|
D | vp9_scale.c | 46 void vp9_setup_scale_factors_for_frame(struct scale_factors *sf, int other_w, function 50 void vp9_setup_scale_factors_for_frame(struct scale_factors *sf, int other_w,
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_temporal_filter.c | 730 vp9_setup_scale_factors_for_frame( in vp9_temporal_filter() 736 vp9_setup_scale_factors_for_frame( in vp9_temporal_filter() 769 vp9_setup_scale_factors_for_frame( in vp9_temporal_filter() 774 vp9_setup_scale_factors_for_frame( in vp9_temporal_filter()
|
D | vp9_rdopt.c | 1758 vp9_setup_scale_factors_for_frame(&sf, cm->width, cm->height, cm->width, in joint_motion_search() 1761 vp9_setup_scale_factors_for_frame(&sf, cm->width, cm->height, cm->width, in joint_motion_search()
|
D | vp9_encoder.c | 3436 vp9_setup_scale_factors_for_frame( 3440 vp9_setup_scale_factors_for_frame(&ref_buf->sf, buf->y_crop_width,
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodeframe.c | 1876 vp9_setup_scale_factors_for_frame( in read_uncompressed_header() 1881 vp9_setup_scale_factors_for_frame( in read_uncompressed_header()
|