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 | 1087 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()
|
D | vp9_encoder.c | 2448 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(
|
D | vp9_rdopt.c | 1750 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/ |
D | vp9_decodeframe.c | 2297 vp9_setup_scale_factors_for_frame( in read_uncompressed_header() 2302 vp9_setup_scale_factors_for_frame( in read_uncompressed_header()
|