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.c1087 vp9_setup_scale_factors_for_frame( in vp9_temporal_filter()
1093 vp9_setup_scale_factors_for_frame( in vp9_temporal_filter()
1126 vp9_setup_scale_factors_for_frame( in vp9_temporal_filter()
1131 vp9_setup_scale_factors_for_frame( in vp9_temporal_filter()
Dvp9_encoder.c2448 vp9_setup_scale_factors_for_frame(&cpi->me_sf, cm->width, cm->height, in vp9_create_compressor()
2452 vp9_setup_scale_factors_for_frame(&cpi->me_sf, cm->width, cm->height, in vp9_create_compressor()
3611 vp9_setup_scale_factors_for_frame(
3615 vp9_setup_scale_factors_for_frame(&ref_buf->sf, buf->y_crop_width,
6272 vp9_setup_scale_factors_for_frame(
6282 vp9_setup_scale_factors_for_frame(
Dvp9_rdopt.c1750 vp9_setup_scale_factors_for_frame(&sf, cm->width, cm->height, cm->width, in joint_motion_search()
1753 vp9_setup_scale_factors_for_frame(&sf, cm->width, cm->height, cm->width, in joint_motion_search()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c2297 vp9_setup_scale_factors_for_frame( in read_uncompressed_header()
2302 vp9_setup_scale_factors_for_frame( in read_uncompressed_header()