Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c3260 unsigned char *dest_end, in encode_frame_to_data_rate()
4804 unsigned char *dest_end, unsigned int *frame_flags) { in Pass2Encode()
4857 unsigned char *dest_end, int64_t *time_stamp, in vp8_get_compressed_data()
Dbitstream.c1059 unsigned char *dest_end, size_t *size) { in vp8_pack_bitstream()
/external/pdfium/core/fxge/dib/
Dcstretchengine.cpp185 double dest_end = (j + 1 - base) / scale; in Calc() local
/external/pdfium/core/fxcodec/codec/
Dfx_codec_progress.cpp117 double dest_end = ((float)(j + 1) - base) / scale; in Calc() local