Home
last modified time | relevance | path

Searched defs:v_DownScale (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec.cpp300 void v_DownScale(int dest_width, int dest_height) override {} in v_DownScale() function in CCodec_RLScanlineDecoder
Dfx_codec_jpeg.cpp464 void CCodec_JpegDecoder::v_DownScale(int dest_width, int dest_height) { in v_DownScale() function in CCodec_JpegDecoder
Dfx_codec_fax.cpp616 void v_DownScale(int dest_width, int dest_height) override {} in v_DownScale() function in CCodec_FaxDecoder
Dfx_codec_flate.cpp753 void v_DownScale(int dest_width, int dest_height) override {} in v_DownScale() function in CCodec_FlateScanlineDecoder