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 | 1145 vp9_setup_scale_factors_for_frame( in vp9_temporal_filter() 1151 vp9_setup_scale_factors_for_frame( in vp9_temporal_filter() 1184 vp9_setup_scale_factors_for_frame( in vp9_temporal_filter() 1189 vp9_setup_scale_factors_for_frame( in vp9_temporal_filter()
|
D | vp9_encoder.c | 2639 vp9_setup_scale_factors_for_frame(&cpi->me_sf, cm->width, cm->height, in vp9_create_compressor() 2643 vp9_setup_scale_factors_for_frame(&cpi->me_sf, cm->width, cm->height, in vp9_create_compressor() 3794 vp9_setup_scale_factors_for_frame( 3798 vp9_setup_scale_factors_for_frame(&ref_buf->sf, buf->y_crop_width, 6843 vp9_setup_scale_factors_for_frame( 6853 vp9_setup_scale_factors_for_frame(
|
D | vp9_rdopt.c | 1893 vp9_setup_scale_factors_for_frame(&sf, cm->width, cm->height, cm->width, in joint_motion_search() 1896 vp9_setup_scale_factors_for_frame(&sf, cm->width, cm->height, cm->width, in joint_motion_search()
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodeframe.c | 2751 vp9_setup_scale_factors_for_frame( in read_uncompressed_header() 2756 vp9_setup_scale_factors_for_frame( in read_uncompressed_header()
|