Home
last modified time | relevance | path

Searched defs:bitdepth (Results 1 – 18 of 18) sorted by relevance

/third_party/ffmpeg/libavcodec/arm/
Dhevcdsp_idct_neon.S232 .macro idct_4x4_dc bitdepth argument
247 .macro idct_8x8_dc bitdepth argument
268 .macro idct_16x16_dc bitdepth argument
292 .macro idct_32x32_dc bitdepth argument
374 .macro idct_4x4 bitdepth argument
451 .macro idct_8x8 bitdepth argument
692 .macro idct_16x16 bitdepth argument
927 .macro idct_32x32 bitdepth argument
/third_party/ffmpeg/libavcodec/aarch64/
Dhevcdsp_idct_neon.S325 .macro idct_8x8 bitdepth argument
536 .macro idct_16x16 bitdepth argument
574 .macro idct_dc size, bitdepth
/third_party/ffmpeg/libavformat/
Dvpcc.h38 int bitdepth; member
Dav1.h32 uint8_t bitdepth; member
Dmatroskadec.c223 uint64_t bitdepth; member
/third_party/ffmpeg/libavcodec/
Dav3a_parser.c54 int32_t bitdepth; member
68 uint16_t bitdepth; member
215 uint8_t bitdepth = 0; in read_av3a_frame_header() local
Ddirac.c105 uint8_t bitdepth; member
Ddnxhddec.c114 static int dnxhd_init_vlc(DNXHDContext *ctx, uint32_t cid, int bitdepth) in dnxhd_init_vlc()
181 int old_bit_depth = ctx->bit_depth, bitdepth; in dnxhd_decode_header() local
Dmlpenc.c1706 #define SAMPLE_MAX(bitdepth) ((1 << (bitdepth - 1)) - 1) argument
1707 #define SAMPLE_MIN(bitdepth) (~SAMPLE_MAX(bitdepth)) argument
/third_party/ffmpeg/libavfilter/
Dframerate.h55 int bitdepth; member
Dunsharp.h55 int bitdepth; member
Dvf_scdet.c39 int bitdepth; member
Dvf_freezedetect.c39 int bitdepth; member
Df_select.c151 int bitdepth; member
Dvf_showinfo.c688 int bitdepth = desc->comp[0].depth; in filter_frame() local
Dvf_minterpolate.c187 int bitdepth; member
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dpngshim.c271 int bitdepth, color_type, interlace; in Load_SBit_Png() local
/third_party/astc-encoder/Source/
Dstb_image.h6130 int bitdepth; in stbi__psd_load() local