Home
last modified time | relevance | path

Searched defs:init_source (Results 1 – 8 of 8) sorted by relevance

/external/libjpeg-turbo/
Djdatasrc.c48 init_source(j_decompress_ptr cinfo) in init_source() function
Djpeglib.h812 void (*init_source) (j_decompress_ptr cinfo); member
/external/python/cpython2/Lib/test/support/
Dscript_helper.py137 def make_pkg(pkg_dir, init_source=''): argument
/external/python/cpython3/Lib/test/support/
Dscript_helper.py231 def make_pkg(pkg_dir, init_source=''): argument
/external/libyuv/files/source/
Dmjpeg_decoder.cc413 void init_source(j_decompress_ptr cinfo) { in init_source() function
/external/libaom/libaom/third_party/libyuv/source/
Dmjpeg_decoder.cc415 void init_source(j_decompress_ptr cinfo) { in init_source() function
/external/libvpx/libvpx/third_party/libyuv/source/
Dmjpeg_decoder.cc412 void init_source(j_decompress_ptr cinfo) { in init_source() function
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_idct.c590 init_source(struct vl_idct *idct, struct vl_idct_buffer *buffer) in init_source() function