Home
last modified time | relevance | path

Searched defs:pixel_count (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dpgssubdec.c166 int pixel_count, line_count; in decode_rle() local
H A Dxan.c209 xan_wc3_output_pixel_run(XanContext *s, AVFrame *frame, const uint8_t *pixel_buffer, int x, int y, int pixel_count) xan_wc3_output_pixel_run() argument
239 xan_wc3_copy_pixel_run(XanContext *s, AVFrame *frame, int x, int y, int pixel_count, int motion_x, int motion_y) xan_wc3_copy_pixel_run() argument
H A Drpzaenc.c564 int pixel_count; in rpza_encode_stream() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dframe_enc.c581 const uint64_t pixel_count = nb_mbs * 384; in OneStatPass() local
785 const uint64_t pixel_count = enc->mb_w_ * enc->mb_h_ * 384; in VP8EncTokenLoop() local
/third_party/cups-filters/filter/
H A Dpdftoraster.cxx1568 unsigned int pixel_count; in writePageImage() local
/third_party/astc-encoder/Source/
H A Dastcenccli_image_load_store.cpp386 copy_scanline( void* dst, const void* src, int pixel_count, scanline_transfer method ) copy_scanline() argument
[all...]
H A Dstb_image.h4910 stbi__uint32 i, pixel_count = s->img_x * s->img_y; in stbi__compute_transparency() local
4935 stbi__uint32 i, pixel_count = s->img_x * s->img_y; in stbi__compute_transparency16() local
4959 stbi__uint32 i, pixel_count = a->s->img_x * a->s->img_y; in stbi__expand_png_palette() local
5037 stbi__uint32 i, pixel_count = s->img_x * s->img_y; stbi__de_iphone() local
[all...]

Completed in 19 milliseconds