Home
last modified time | relevance | path

Searched refs:vp9_setup_scale_factors_for_frame (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_scale.h43 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,
Dvp9_scale.c46 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/
Dvp9_temporal_filter.c730 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()
Dvp9_rdopt.c1758 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()
Dvp9_encoder.c3436 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/
Dvp9_decodeframe.c1876 vp9_setup_scale_factors_for_frame( in read_uncompressed_header()
1881 vp9_setup_scale_factors_for_frame( in read_uncompressed_header()