Home
last modified time | relevance | path

Searched defs:bit_depth (Results 1 – 25 of 55) sorted by relevance

123

/external/libhevc/common/
Dihevc_iquant_recon.c125 WORD32 log2_trans_size, bit_depth; in ihevc_iquant_recon_4x4_ttype1() local
237 WORD32 log2_trans_size, bit_depth; in ihevc_iquant_recon_4x4() local
348 WORD32 log2_trans_size, bit_depth; in ihevc_iquant_recon_8x8() local
460 WORD32 log2_trans_size, bit_depth; in ihevc_iquant_recon_16x16() local
571 WORD32 log2_trans_size, bit_depth; in ihevc_iquant_recon_32x32() local
Dihevc_chroma_iquant_recon.c131 WORD32 log2_trans_size, bit_depth; in ihevc_chroma_iquant_recon_4x4() local
243 WORD32 log2_trans_size, bit_depth; in ihevc_chroma_iquant_recon_8x8() local
356 WORD32 log2_trans_size, bit_depth; in ihevc_chroma_iquant_recon_16x16() local
Dihevc_sao.c202 WORD32 bit_depth; in ihevc_sao_edge_offset_class0() local
286 WORD32 bit_depth; in ihevc_sao_edge_offset_class0_chroma() local
382 WORD32 bit_depth; in ihevc_sao_edge_offset_class1() local
476 WORD32 bit_depth; in ihevc_sao_edge_offset_class1_chroma() local
579 WORD32 bit_depth; in ihevc_sao_edge_offset_class2() local
768 WORD32 bit_depth; in ihevc_sao_edge_offset_class2_chroma() local
1001 WORD32 bit_depth; in ihevc_sao_edge_offset_class3() local
1177 WORD32 bit_depth; in ihevc_sao_edge_offset_class3_chroma() local
Dihevc_iquant_itrans_recon.c133 WORD32 log2_trans_size, bit_depth; in ihevc_iquant_itrans_recon_4x4_ttype1() local
342 WORD32 log2_trans_size, bit_depth; in ihevc_iquant_itrans_recon_4x4() local
Dihevc_trans_macros.h62 #define QUANT_HBD(out, inp, quant_coeff, qp_div, log2_trans_size, q_add, bit_depth) \ argument
112 #define QUANT_NO_WEIGHTMAT_HBD(out, inp, quant_coeff, qp_div, log2_trans_size, q_add, bit_depth) \ argument
Dihevc_chroma_iquant_itrans_recon.c142 WORD32 log2_trans_size, bit_depth; in ihevc_chroma_iquant_itrans_recon_4x4() local
/external/libpng/contrib/examples/
Dpngpixel.c33 unsigned int bit_depth, unsigned int channels) in component()
74 PNG_CONST unsigned int bit_depth = png_get_bit_depth(png_ptr, info_ptr); in print_pixel() local
181 int bit_depth, color_type, interlace_method, in main() local
/external/libpng/contrib/libtests/
Dmakepng.c132 pixel_depth_of_type(int color_type, int bit_depth) in pixel_depth_of_type()
138 image_size_of_type(int color_type, int bit_depth, unsigned int *colors) in image_size_of_type()
170 generate_palette(png_colorp palette, png_bytep trans, int bit_depth, in generate_palette()
249 set_value(png_bytep row, size_t rowbytes, png_uint_32 x, unsigned int bit_depth, in set_value()
311 int bit_depth, png_const_bytep gamma_table, double conv, in generate_row()
555 write_png(const char **name, FILE *fp, int color_type, int bit_depth, in write_png()
1282 int bit_depth = 32; /* invalid */ in main() local
Dpngvalid.c297 int bit_depth, unsigned int npalette, int interlace_type, in standard_name()
359 #define PALETTE_COUNT(bit_depth) ((bit_depth) > 4 ? 1U : 16U) argument
362 next_format(png_bytep colour_type, png_bytep bit_depth, in next_format()
425 sample(png_const_bytep row, png_byte colour_type, png_byte bit_depth, in sample()
1850 png_byte bit_depth; /* From IHDR */ member
3185 bit_size(png_const_structp pp, png_byte colour_type, png_byte bit_depth) in bit_size()
3211 png_byte bit_depth) in transform_rowsize()
3219 #define transform_width(pp, colour_type, bit_depth) TRANSFORM_WIDTH argument
3222 transform_height(png_const_structp pp, png_byte colour_type, png_byte bit_depth) in transform_height()
3291 png_byte colour_type, png_byte bit_depth, png_uint_32 y) in transform_row()
[all …]
/external/libvpx/libvpx/
Dy4menc.c16 vpx_img_fmt_t fmt, unsigned int bit_depth) { in y4m_write_file_header()
Dy4minput.h62 unsigned int bit_depth; member
Dtools_common.h93 vpx_bit_depth_t bit_depth; member
/external/libvpx/libvpx/test/
Dy4m_test.cc29 unsigned int bit_depth; member
91 void HeaderChecks(unsigned int bit_depth, vpx_img_fmt_t fmt) { in HeaderChecks()
/external/libpng/contrib/gregbook/
Dreadppm.c68 int bit_depth, color_type, channels; variable
Dreadpng.c73 int bit_depth, color_type; variable
Dreadpng2.c214 int color_type, bit_depth; in readpng2_info_callback() local
/external/libpng/
Dpngwtran.c25 png_do_pack(png_row_infop row_info, png_bytep row, png_uint_32 bit_depth) in png_do_pack()
171 png_const_color_8p bit_depth) in png_do_shift()
Dpnginfo.h66 png_byte bit_depth; /* 1, 2, 4, 8, or 16 bits/channel (from IHDR) */ member
/external/pdfium/samples/fx_lpng/lpng_v163/
Dfx_pngwtran.c100 png_do_pack(png_row_infop row_info, png_bytep row, png_uint_32 bit_depth) in png_do_pack()
246 png_const_color_8p bit_depth) in png_do_shift()
Dpnginfo.h66 png_byte bit_depth; /* 1, 2, 4, 8, or 16 bits/channel (from IHDR) */ member
/external/libpng/contrib/pngminus/
Dpng2pnm.c201 int bit_depth; in png2pnm() local
Dpnm2png.c207 int bit_depth = 0; in pnm2png() local
/external/opencv/otherlibs/highgui/
Dgrfmt_png.cpp152 int bit_depth, color_type; in ReadHeader() local
/external/libhevc/common/x86/
Dihevc_sao_ssse3_intr.c2501 WORD32 bit_depth; in ihevc_sao_edge_offset_class2_ssse3() local
3262 WORD32 bit_depth; in ihevc_sao_edge_offset_class2_chroma_ssse3() local
4091 WORD32 bit_depth; in ihevc_sao_edge_offset_class3_ssse3() local
4866 WORD32 bit_depth; in ihevc_sao_edge_offset_class3_chroma_ssse3() local
/external/libvpx/libvpx/vpx/
Dvpx_image.h108 unsigned int bit_depth; /**< Stored image bit-depth */ member

123