Home
last modified time | relevance | path

Searched defs:mtx (Results 101 - 110 of 110) sorted by relevance

12345

/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dquant_enc.c842 static int QuantizeSingle(int16_t* const v, const VP8Matrix* const mtx) { in QuantizeSingle() argument
588 TrellisQuantizeBlock(const VP8Encoder* const enc, int16_t in[16], int16_t out[16], int ctx0, int coeff_type, const VP8Matrix* const mtx, int lambda) TrellisQuantizeBlock() argument
856 CorrectDCValues(const VP8EncIterator* const it, const VP8Matrix* const mtx, int16_t tmp[][16], VP8ModeScore* const rd) CorrectDCValues() argument
[all...]
/third_party/skia/gm/
H A Dwacky_yuv_formats.cpp370 static void convert_rgba_to_yuva(const float mtx[20], SkColor col, uint8_t yuv[4]) { in convert_rgba_to_yuva() argument
421 float mtx[20]; extract_planes() local
[all...]
/test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/
H A Dffrtndk.cpp800 ffrt_mutex_t mtx; in RecursiveMutexAbnormalParamTest001() local
862 ffrt_mutex_t mtx; in MutexAbnormalParamTest001() local
893 ffrt_mutex_t mtx; in MutexAbnormalParamTest002() local
[all...]
/third_party/elfutils/debuginfod/
H A Ddebuginfod.cxx726 mutex mtx; member in workq
830 mutex mtx; member in unique_set
[all...]
/third_party/mesa3d/src/imgui/
H A Dimstb_truetype.h1787 float mtx[6] = {1,0,0,1,0,0}, m, n; in stbtt__GetGlyphShapeTT() local
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimstb_truetype.h1787 float mtx[6] = {1,0,0,1,0,0}, m, n; in stbtt__GetGlyphShapeTT() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc_sse2.c1220 DoQuantizeBlock_SSE2(int16_t in[16], int16_t out[16], const uint16_t* const sharpen, const VP8Matrix* const mtx) DoQuantizeBlock_SSE2() argument
1332 QuantizeBlock_SSE2(int16_t in[16], int16_t out[16], const VP8Matrix* const mtx) QuantizeBlock_SSE2() argument
1337 QuantizeBlockWHT_SSE2(int16_t in[16], int16_t out[16], const VP8Matrix* const mtx) QuantizeBlockWHT_SSE2() argument
1342 Quantize2Blocks_SSE2(int16_t in[32], int16_t out[32], const VP8Matrix* const mtx) Quantize2Blocks_SSE2() argument
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_private.h475 mtx_t mtx; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_linux.c15769 struct mutex *mtx = NULL; in dhd_os_dbgring_lock_init() local
15779 dhd_os_dbgring_lock_deinit(osl_t *osh, void *mtx) in dhd_os_dbgring_lock_deinit() argument
[all...]
/third_party/glfw/deps/
H A Dnuklear.h11462 float mtx[6] = {1,0,0,1,0,0}, m, n; in nk_tt_GetGlyphShape() local
[all...]

Completed in 71 milliseconds

12345