Home
last modified time | relevance | path

Searched defs:bpc (Results 1 – 25 of 60) sorted by relevance

123

/aosp_15_r20/external/libdav1d/src/x86/
H A Ditx.h55 #define decl_itx2_bpc_fns(w, h, bpc, opt) \ argument
59 #define decl_itx12_bpc_fns(w, h, bpc, opt) \ argument
72 #define decl_itx16_bpc_fns(w, h, bpc, opt) \ argument
79 #define decl_itx_bpc_fns(bpc, ext) \ argument
111 const int bpc, int *const all_simd) in itx_dsp_init_x86()
113 #define assign_itx_bpc_fn(pfx, w, h, type, type_enum, bpc, ext) \ in itx_dsp_init_x86() argument
117 #define assign_itx1_bpc_fn(pfx, w, h, bpc, ext) \ in itx_dsp_init_x86() argument
120 #define assign_itx2_bpc_fn(pfx, w, h, bpc, ext) \ in itx_dsp_init_x86() argument
124 #define assign_itx12_bpc_fn(pfx, w, h, bpc, ext) \ in itx_dsp_init_x86() argument
137 #define assign_itx16_bpc_fn(pfx, w, h, bpc, ext) \ in itx_dsp_init_x86() argument
H A Dlooprestoration.h50 …INLINE void loop_restoration_dsp_init_x86(Dav1dLoopRestorationDSPContext *const c, const int bpc) { in loop_restoration_dsp_init_x86()
/aosp_15_r20/external/libdav1d/src/arm/64/
H A Dcdef_tmpl.S256 .macro filter w, bpc
315 .macro dir_load_step1 s1, bpc
323 .macro dir_load_step2 s1, bpc
331 .macro dir_load_step3 s1, bpc
340 .macro find_dir bpc argument
H A Dlooprestoration_tmpl.S32 .macro sgr_funcs bpc argument
/aosp_15_r20/external/libdav1d/tests/checkasm/
H A Dlooprestoration.c56 static void check_wiener(Dav1dLoopRestorationDSPContext *const c, const int bpc) { in check_wiener()
118 static void check_sgr(Dav1dLoopRestorationDSPContext *const c, const int bpc) { in check_sgr()
184 for (int bpc = bpc_min; bpc <= bpc_max; bpc += 2) { in bitfn() local
190 for (int bpc = bpc_min; bpc <= bpc_max; bpc += 2) { in bitfn() local
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcalculate_pitch.cpp13 FX_SAFE_UINT32 CalculatePitch8Safely(uint32_t bpc, in CalculatePitch8Safely()
35 uint32_t CalculatePitch8OrDie(uint32_t bpc, uint32_t components, int width) { in CalculatePitch8OrDie()
43 absl::optional<uint32_t> CalculatePitch8(uint32_t bpc, in CalculatePitch8()
/aosp_15_r20/external/libdav1d/src/arm/32/
H A Dcdef_tmpl.S258 .macro filter w, bpc
332 .macro find_dir bpc argument
H A Dlooprestoration_tmpl.S32 .macro sgr_funcs bpc argument
/aosp_15_r20/external/pdfium/core/fxcodec/flate/
H A Dflatemodule.cpp310 int bpc, in PNG_PredictLine()
637 int bpc) in FlateScanlineDecoder()
708 int bpc, in FlatePredictorScanlineDecoder()
812 int bpc, in CreateDecoder()
/aosp_15_r20/external/pdfium/core/fxcodec/basic/
H A Dbasicmodule.cpp95 int bpc) { in Create()
224 int bpc) { in CreateRunLengthDecoder()
/aosp_15_r20/external/igt-gpu-tools/tools/
H A Dintel_reg_decode.c281 const char *bpc; in DEBUGSTRING() local
1177 const char *train = NULL, *portw = NULL, *bpc = NULL; in DEBUGSTRING() local
1499 const char *enable, *bpc = NULL, *encoding; in DEBUGSTRING() local
1607 const char *enable, *port = NULL, *bpc = NULL, *vsync, *hsync; in DEBUGSTRING() local
1776 const char *enable, *port, *mode, *bpc, *vsync, *hsync, *edp_input; in DEBUGSTRING() local
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_streamparser.cpp51 int bpc = pDecoder->GetBPC(); in DecodeAllScanlines() local
160 uint32_t bpc = 1; in ReadInlineStream() local
H A Dcpdf_dib.cpp68 bool IsMaybeValidBitsPerComponent(int bpc) { in IsMaybeValidBitsPerComponent()
72 bool IsAllowedBitsPerComponent(int bpc) { in IsAllowedBitsPerComponent()
90 int CalculateBitsPerPixel(uint32_t bpc, uint32_t comps) { in CalculateBitsPerPixel()
/aosp_15_r20/external/libdav1d/src/
H A Dpicture.c119 const int bpc, in picture_alloc()
193 const int bpc) in dav1d_thread_picture_alloc()
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_nir_convert_ycbcr.c34 int bpc, in y_range()
57 int bpc, in chroma_range()
/aosp_15_r20/external/pdfium/core/fxcodec/tiff/
H A Dtiff_decoder.cpp220 int32_t* bpc, in LoadFrameInfo()
475 int32_t* bpc, in LoadFrameInfo()
/aosp_15_r20/external/libdav1d/src/ppc/
H A Ditx.h52 static ALWAYS_INLINE void itx_dsp_init_ppc(Dav1dInvTxfmDSPContext *const c, const int bpc) { in itx_dsp_init_ppc()
H A Dlooprestoration.h40 …INLINE void loop_restoration_dsp_init_ppc(Dav1dLoopRestorationDSPContext *const c, const int bpc) { in loop_restoration_dsp_init_ppc()
/aosp_15_r20/external/libdav1d/src/loongarch/
H A Ditx.h70 static ALWAYS_INLINE void itx_dsp_init_loongarch(Dav1dInvTxfmDSPContext *const c, int bpc) { in itx_dsp_init_loongarch()
H A Dlooprestoration.h84 …S_INLINE void loop_restoration_dsp_init_loongarch(Dav1dLoopRestorationDSPContext *const c, int bpc) in loop_restoration_dsp_init_loongarch()
/aosp_15_r20/external/libdav1d/src/arm/
H A Ditx.h52 static ALWAYS_INLINE void itx_dsp_init_arm(Dav1dInvTxfmDSPContext *const c, int bpc, in itx_dsp_init_arm()
/aosp_15_r20/external/libdav1d/src/riscv/
H A Ditx.h44 static ALWAYS_INLINE void itx_dsp_init_riscv(Dav1dInvTxfmDSPContext *const c, int const bpc) { in itx_dsp_init_riscv()
/aosp_15_r20/external/gmmlib/Source/GmmLib/inc/External/Common/
H A DGmmFormatTable.h55 #define FC(ver, bpc, fmtstr, bpcstr, typestr) … argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhuman_readable_profile_builder.cc56 double bpc = static_cast<double>(op.bytes_accessed) / op.cycles; in ToString() local
/aosp_15_r20/external/sg3_utils/src/
H A Dsg_verify.c147 int bpc = 128; in main() local

123