Home
last modified time | relevance | path

Searched defs:argb (Results 51 - 70 of 70) sorted by relevance

123

/third_party/skia/third_party/externals/libwebp/examples/
H A Dcwebp.c1082 uint32_t* argb = picture.argb; in main() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless.c251 const uint32_t argb = src[i]; in VP8LAddGreenToBlueAndRed_C() local
277 const uint32_t argb = src[i]; in VP8LTransformColorInverse_C() local
434 const uint32_t argb in VP8LConvertBGRAToRGB_C() local
445 const uint32_t argb = *src++; VP8LConvertBGRAToRGBA_C() local
457 const uint32_t argb = *src++; VP8LConvertBGRAToRGBA4444_C() local
474 const uint32_t argb = *src++; VP8LConvertBGRAToRGB565_C() local
491 const uint32_t argb = *src++; VP8LConvertBGRAToBGR_C() local
503 const uint32_t argb = *src++; CopyOrSwap() local
[all...]
H A Dlossless_enc_sse2.c82 static void CollectColorBlueTransforms_SSE2(const uint32_t* argb, int stride, in CollectColorBlueTransforms_SSE2() argument
129 static void CollectColorRedTransforms_SSE2(const uint32_t* argb, int stride, in CollectColorRedTransforms_SSE2() argument
H A Dyuv_sse41.c476 static void ConvertARGBToY_SSE41(const uint32_t* argb, uint8_t* y, int width) { in ConvertARGBToY_SSE41() argument
504 static void ConvertARGBToUV_SSE41(const uint32_t* argb, in ConvertARGBToUV_SSE41() argument
334 RGB32PackedToPlanar_SSE41( const uint32_t* const argb, __m128i* const rgb ) RGB32PackedToPlanar_SSE41() argument
[all...]
H A Dyuv_sse2.c488 static WEBP_INLINE void RGB32PackedToPlanar_SSE2(const uint32_t* const argb, in RGB32PackedToPlanar_SSE2() argument
630 static void ConvertARGBToY_SSE2(const uint32_t* argb, uint8_t* y, int width) { in ConvertARGBToY_SSE2() argument
658 static void ConvertARGBToUV_SSE2(const uint32_t* argb, in ConvertARGBToUV_SSE2() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dbackward_references_cost_enc.c121 AddSingleLiteralWithCostModel( const uint32_t* const argb, VP8LColorCache* const hashers, const CostModel* const cost_model, int idx, int use_color_cache, float prev_cost, float* const cost, uint16_t* const dist_array) AddSingleLiteralWithCostModel() argument
563 BackwardReferencesHashChainDistanceOnly( int xsize, int ysize, const uint32_t* const argb, int cache_bits, const VP8LHashChain* const hash_chain, const VP8LBackwardRefs* const refs, uint16_t* const dist_array) BackwardReferencesHashChainDistanceOnly() argument
705 BackwardReferencesHashChainFollowChosenPath( const uint32_t* const argb, int cache_bits, const uint16_t* const chosen_path, int chosen_path_size, const VP8LHashChain* const hash_chain, VP8LBackwardRefs* const refs) BackwardReferencesHashChainFollowChosenPath() argument
761 VP8LBackwardReferencesTraceBackwards(int xsize, int ysize, const uint32_t* const argb, int cache_bits, const VP8LHashChain* const hash_chain, const VP8LBackwardRefs* const refs_src, VP8LBackwardRefs* const refs_dst) VP8LBackwardReferencesTraceBackwards() argument
[all...]
H A Dbackward_references_enc.c229 uint32_t GetPixPairHash64(const uint32_t* const argb) { in GetPixPairHash64() argument
256 VP8LHashChainFill(VP8LHashChain* const p, int quality, const uint32_t* const argb, int xsize, int ysize, int low_effort) VP8LHashChainFill() argument
442 BackwardReferencesRle(int xsize, int ysize, const uint32_t* const argb, int cache_bits, VP8LBackwardRefs* const refs) BackwardReferencesRle() argument
485 BackwardReferencesLz77(int xsize, int ysize, const uint32_t* const argb, int cache_bits, const VP8LHashChain* const hash_chain, VP8LBackwardRefs* const refs) BackwardReferencesLz77() argument
557 BackwardReferencesLz77Box(int xsize, int ysize, const uint32_t* const argb, int cache_bits, const VP8LHashChain* const hash_chain_best, VP8LHashChain* hash_chain, VP8LBackwardRefs* const refs) BackwardReferencesLz77Box() argument
726 CalculateBestCacheSize(const uint32_t* argb, int quality, const VP8LBackwardRefs* const refs, int* const best_cache_bits) CalculateBestCacheSize() argument
832 BackwardRefsWithLocalCache(const uint32_t* const argb, int cache_bits, VP8LBackwardRefs* const refs) BackwardRefsWithLocalCache() argument
866 GetBackwardReferencesLowEffort( int width, int height, const uint32_t* const argb, int* const cache_bits, const VP8LHashChain* const hash_chain, VP8LBackwardRefs* const refs_lz77) GetBackwardReferencesLowEffort() argument
882 GetBackwardReferences(int width, int height, const uint32_t* const argb, int quality, int lz77_types_to_try, int cache_bits_max, int do_no_cache, const VP8LHashChain* const hash_chain, VP8LBackwardRefs* const refs, int* const cache_bits_best) GetBackwardReferences() argument
1009 VP8LGetBackwardReferences( int width, int height, const uint32_t* const argb, int quality, int low_effort, int lz77_types_to_try, int cache_bits_max, int do_no_cache, const VP8LHashChain* const hash_chain, VP8LBackwardRefs* const refs, int* const cache_bits_best) VP8LGetBackwardReferences() argument
[all...]
H A Dpicture_csp_enc.c1003 const uint8_t* const argb = (const uint8_t*)picture->argb; in PictureARGBToYUVA() local
[all...]
H A Dpredictor_enc.c58 static WEBP_INLINE void UpdateHisto(int histo_argb[4][256], uint32_t argb) { in UpdateHisto() argument
112 static uint32_t AddGreenToBlueAndRed(uint32_t argb) { in AddGreenToBlueAndRed() argument
120 static void MaxDiffsForRow(int width, int stride, const uint32_t* const argb, in MaxDiffsForRow() argument
298 GetBestPredictorForTile(int width, int height, int tile_x, int tile_y, int bits, int accumulated[4][256], uint32_t* const argb_scratch, const uint32_t* const argb, int max_quantization, int exact, int used_subtract_green, const uint32_t* const modes) GetBestPredictorForTile() argument
413 CopyImageWithPrediction(int width, int height, int bits, uint32_t* const modes, uint32_t* const argb_scratch, uint32_t* const argb, int low_effort, int max_quantization, int exact, int used_subtract_green) CopyImageWithPrediction() argument
475 VP8LResidualImage(int width, int height, int bits, int low_effort, uint32_t* const argb, uint32_t* const argb_scratch, uint32_t* const image, int near_lossless_quality, int exact, int used_subtract_green) VP8LResidualImage() argument
540 GetPredictionCostCrossColorRed( const uint32_t* argb, int stride, int tile_width, int tile_height, VP8LMultipliers prev_x, VP8LMultipliers prev_y, int green_to_red, const int accumulated_red_histo[256]) GetPredictionCostCrossColorRed() argument
563 GetBestGreenToRed( const uint32_t* argb, int stride, int tile_width, int tile_height, VP8LMultipliers prev_x, VP8LMultipliers prev_y, int quality, const int accumulated_red_histo[256], VP8LMultipliers* const best_tx) GetBestGreenToRed() argument
593 GetPredictionCostCrossColorBlue( const uint32_t* argb, int stride, int tile_width, int tile_height, VP8LMultipliers prev_x, VP8LMultipliers prev_y, int green_to_blue, int red_to_blue, const int accumulated_blue_histo[256]) GetPredictionCostCrossColorBlue() argument
627 GetBestGreenRedToBlue( const uint32_t* argb, int stride, int tile_width, int tile_height, VP8LMultipliers prev_x, VP8LMultipliers prev_y, int quality, const int accumulated_blue_histo[256], VP8LMultipliers* const best_tx) GetBestGreenRedToBlue() argument
675 GetBestColorTransformForTile( int tile_x, int tile_y, int bits, VP8LMultipliers prev_x, VP8LMultipliers prev_y, int quality, int xsize, int ysize, const int accumulated_red_histo[256], const int accumulated_blue_histo[256], const uint32_t* const argb) GetBestColorTransformForTile() argument
703 CopyTileWithColorTransform(int xsize, int ysize, int tile_x, int tile_y, int max_tile_size, VP8LMultipliers color_transform, uint32_t* argb) CopyTileWithColorTransform() argument
717 VP8LColorSpaceTransform(int width, int height, int bits, int quality, uint32_t* const argb, uint32_t* image) VP8LColorSpaceTransform() argument
[all...]
H A Dvp8l_enc.c381 static int AnalyzeEntropy(const uint32_t* argb, in AnalyzeEntropy() argument
1013 EncodeImageNoHuffman( VP8LBitWriter* const bw, const uint32_t* const argb, VP8LHashChain* const hash_chain, VP8LBackwardRefs* const refs_array, int width, int height, int quality, int low_effort) EncodeImageNoHuffman() argument
1097 EncodeImageInternal( VP8LBitWriter* const bw, const uint32_t* const argb, VP8LHashChain* const hash_chain, VP8LBackwardRefs refs_array[4], int width, int height, int quality, int low_effort, int use_cache, const CrunchConfig* const config, int* cache_bits, int histogram_bits, size_t init_byte_position, int* const hdr_size, int* const data_size) EncodeImageInternal() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/webp/
H A Dencode.h319 uint32_t* argb; // Pointer to argb (32 bit) plane. member
/third_party/ffmpeg/libavfilter/
H A Dvf_paletteuse.c185 static av_always_inline uint8_t colormap_nearest_bruteforce(const PaletteUseContext *s, const uint8_t *argb) in colormap_nearest_bruteforce() argument
570 const uint8_t argb[] = {0xff, r, g, b}; in debug_accuracy() local
H A Dvsrc_testsrc.c703 static void set_color(TestSourceContext *s, FFDrawColor *color, uint32_t argb) in set_color() argument
/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_drawing.cpp1888 cJSON *argb = cJSON_GetObjectItemCaseSensitive(filterInfoParser, "drag_shadow_argb"); in ParserDragShadowInfo() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.cpp2312 int32_t argb = static_cast<int32_t>(shadow.GetColor().GetValue()); in ParseShadowInfo() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/canvas_napi/
H A Djs_canvas.cpp490 int32_t argb[ARGC_FOUR] = {0}; in OnClear() local
792 int32_t argb[ARGC_FOUR] = {0}; in OnDrawColor() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DSurface.cpp487 unsigned short argb = *(unsigned short*)element; in read() local
506 unsigned short argb = *(unsigned short*)element; in read() local
535 unsigned short argb = *(unsigned short*)element; read() local
564 unsigned int argb = *(unsigned int*)element; read() local
723 unsigned int argb = *(unsigned int*)element; read() local
1939 unsigned int argb = *(unsigned short*)sourceElement; decodeA1R5G5B5() local
2030 unsigned int argb = *(unsigned short*)sourceElement; decodeA4R4G4B4() local
[all...]
/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp60 } argb; member
/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.3.c15876 uint32_t argb = wuffs_base__peek_u32le__no_bounds_check(s); in wuffs_base__pixel_swizzler__squash_align4_bgr_565_8888() local
[all...]
/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c16952 uint32_t argb = wuffs_base__peek_u32le__no_bounds_check(s); in wuffs_base__pixel_swizzler__squash_align4_bgr_565_8888() local
[all...]

Completed in 153 milliseconds

123