Home
last modified time | relevance | path

Searched refs:horizontal_scale (Results 1 – 4 of 4) sorted by relevance

/external/v4l2_codec2/vda/
Dvp8_decoder.cc158 horizontal_scale_ = curr_frame_hdr_->horizontal_scale; in DecodeAndOutputCurrentFrame()
164 curr_frame_hdr_->horizontal_scale = horizontal_scale_; in DecodeAndOutputCurrentFrame()
Dvp8_parser.h115 uint8_t horizontal_scale; member
Dvp8_parser.cc121 fhdr->horizontal_scale = data >> 14; in ParseFrameTag()
/external/ImageMagick/MagickCore/
Dcomposite.c954 horizontal_scale, local
985 horizontal_scale=(MagickRealType) (source_image->columns-1)/2.0;
990 horizontal_scale=(MagickRealType) (image->columns-1)/2.0;
996 horizontal_scale=geometry_info.rho;
1002 horizontal_scale*=(source_image->columns-1)/200.0;
1007 horizontal_scale*=(image->columns-1)/200.0;
1012 vertical_scale=horizontal_scale;
1088 offset.x=(double) (horizontal_scale*(GetPixelRed(source_image,p)-