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.c3568 unsigned char* dest_end, in encode_frame_to_data_rate()
5197 …Encode(VP8_COMP *cpi, unsigned long *size, unsigned char *dest, unsigned char * dest_end, unsigned… in Pass2Encode()
5254 …gned int *frame_flags, unsigned long *size, unsigned char *dest, unsigned char *dest_end, int64_t … in vp8_get_compressed_data()
Dbitstream.c1268 void vp8_pack_bitstream(VP8_COMP *cpi, unsigned char *dest, unsigned char * dest_end, unsigned long… in vp8_pack_bitstream()
/external/pdfium/core/src/fxge/dib/
Dfx_dib_engine.cpp192 double dest_end = FXSYS_Div((FX_FLOAT)(j + 1) - base, scale); in Calc() local
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_progress.cpp92 double dest_end = FXSYS_Div((FX_FLOAT)(j + 1) - base, scale); in Calc() local