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,
48 void vp9_setup_scale_factors_for_frame(struct scale_factors *sf,
Dvp9_scale.c48 void vp9_setup_scale_factors_for_frame(struct scale_factors *sf, function
53 void vp9_setup_scale_factors_for_frame(struct scale_factors *sf,
/external/libvpx/libvpx/vp9/encoder/
Dvp9_temporal_filter.c692 vp9_setup_scale_factors_for_frame( in vp9_temporal_filter()
700 vp9_setup_scale_factors_for_frame( in vp9_temporal_filter()
734 vp9_setup_scale_factors_for_frame(&sf, in vp9_temporal_filter()
741 vp9_setup_scale_factors_for_frame(&sf, in vp9_temporal_filter()
Dvp9_encoder.c3207 vp9_setup_scale_factors_for_frame(&ref_buf->sf,
3213 vp9_setup_scale_factors_for_frame(&ref_buf->sf,
Dvp9_rdopt.c1588 vp9_setup_scale_factors_for_frame(&sf, cm->width, cm->height, in joint_motion_search()
1592 vp9_setup_scale_factors_for_frame(&sf, cm->width, cm->height, in joint_motion_search()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c1951 vp9_setup_scale_factors_for_frame(&ref_buf->sf, in read_uncompressed_header()
1957 vp9_setup_scale_factors_for_frame(&ref_buf->sf, in read_uncompressed_header()