/third_party/ffmpeg/libavcodec/ |
H A D | apedec.c | 695 int blocks = blockstodecode; in entropy_decode_stereo_3860() local 715 int blocks = blockstodecode; in entropy_decode_stereo_3900() local
|
H A D | proresenc_kostya.c | 274 get_slice_data(ProresContext *ctx, const uint16_t *src, ptrdiff_t linesize, int x, int y, int w, int h, int16_t *blocks, uint16_t *emu_buf, int mbs_per_slice, int blocks_per_mb, int is_chroma) get_slice_data() argument 345 get_alpha_data(ProresContext *ctx, const uint16_t *src, ptrdiff_t linesize, int x, int y, int w, int h, int16_t *blocks, int mbs_per_slice, int abits) get_alpha_data() argument 408 encode_dcs(PutBitContext *pb, int16_t *blocks, int blocks_per_slice, int scale) encode_dcs() argument 434 encode_acs(PutBitContext *pb, int16_t *blocks, int blocks_per_slice, int plane_size_factor, const uint8_t *scan, const int16_t *qmat) encode_acs() argument 468 encode_slice_plane(ProresContext *ctx, PutBitContext *pb, const uint16_t *src, ptrdiff_t linesize, int mbs_per_slice, int16_t *blocks, int blocks_per_mb, int plane_size_factor, const int16_t *qmat) encode_slice_plane() argument 514 encode_alpha_plane(ProresContext *ctx, PutBitContext *pb, int mbs_per_slice, uint16_t *blocks, int quant) encode_alpha_plane() argument 649 estimate_dcs(int *error, int16_t *blocks, int blocks_per_slice, int scale) estimate_dcs() argument 680 estimate_acs(int *error, int16_t *blocks, int blocks_per_slice, int plane_size_factor, const uint8_t *scan, const int16_t *qmat) estimate_acs() argument 749 estimate_alpha_plane(ProresContext *ctx, const uint16_t *src, ptrdiff_t linesize, int mbs_per_slice, int16_t *blocks) estimate_alpha_plane() argument [all...] |
H A D | proresenc_anatoliy.c | 326 static void calc_plane_dct(FDCTDSPContext *fdsp, uint8_t *src, int16_t * blocks, int src_stride, int mb_count, int chroma, int is_422) in calc_plane_dct() argument 363 static int encode_slice_plane(int16_t *blocks, int mb_count, uint8_t *buf, unsigned buf_size, int *qmat, int sub_sample_chroma, in encode_slice_plane() argument 444 int16_t * blocks = (int16_t *)src_a; in encode_alpha_slice_data() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_minterpolate.c | 162 Block *blocks; member 416 static void search_mv(MIContext *mi_ctx, Block *blocks, int mb_x, int mb_y, int dir) in search_mv() argument [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | mov.c | 1163 int blocks = 0; in aax_filter() local
|
/third_party/lzma/CPP/7zip/Archive/ |
H A D | XzHandler.cpp | 776 static size_t FindBlock(const CBlockInfo *blocks, size_t numBlocks, UInt64 pos)
in FindBlock() argument
|
/third_party/lzma/C/ |
H A D | XzEnc.c | 106 Byte *blocks;
member 139 Byte *blocks = (Byte *)ISzAlloc_Alloc(alloc, newSize);
in XzEncIndex_ReAlloc() local [all...] |
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_spill.c | 137 struct ra_spill_block_state *blocks; member [all...] |
/third_party/mesa3d/src/asahi/compiler/ |
H A D | agx_compiler.h | 374 struct list_head blocks; /* list of agx_block */ member
|
/third_party/ntfs-3g/include/fuse-lite/ |
H A D | fuse_kernel.h | 81 __u64 blocks; member 97 __u64 blocks; member
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | compiler.h | 770 struct list_head blocks; /* list of bi_block */ member [all...] |
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
H A D | gpir.h | 411 gpir_block **blocks; member
|
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
H A D | svga3d_surfacedefs.h | 1218 SVGA3dSize blocks; in svga3dsurface_calculate_pitch() local
|
/third_party/mesa3d/src/panfrost/util/ |
H A D | pan_ir.h | 429 pan_exit_block(struct list_head *blocks) in pan_exit_block() argument
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | e_aes.c | 938 unsigned long long blocks; member [all...] |
/third_party/openssl/crypto/evp/ |
H A D | e_aes.c | 942 unsigned long long blocks; member [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | ProgramLinkedResources.cpp | 1204 addShaderBlocks(ShaderType shaderType, const std::vector<sh::InterfaceBlock> *blocks) addShaderBlocks() argument [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcUniformBlockCase.cpp | 238 std::vector<BlockLayoutEntry> blocks; member in deqp::ub::UniformLayout [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | ProgramExecutableVk.cpp | 431 uint32_t GetInterfaceBlockArraySize(const std::vector<gl::InterfaceBlock> &blocks, in GetInterfaceBlockArraySize() argument 1028 const std::vector<gl::InterfaceBlock> &blocks = programState->getUniformBlocks(); in createPipelineLayout() local 527 addInterfaceBlockDescriptorSetDesc( const std::vector<gl::InterfaceBlock> &blocks, const gl::ShaderType shaderType, VkDescriptorType descType, vk::DescriptorSetLayoutDesc *descOut) addInterfaceBlockDescriptorSetDesc() argument 1236 updateBuffersDescriptorSet( ContextVk *contextVk, const gl::ShaderType shaderType, const vk::ShaderBuffersDescriptorDesc &shaderBuffersDesc, const std::vector<gl::InterfaceBlock> &blocks, VkDescriptorType descriptorType, bool cacheHit) updateBuffersDescriptorSet() argument [all...] |
/third_party/toybox/toys/pending/ |
H A D | fdisk.c | 454 uint32_t start_cyl, end_cyl, start_sec, end_sec, blocks, secs; in list_partitions() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_reference.cpp | 2659 uint32 blocks = count >> 4; in RefMapArea16() local
|
/third_party/python/Modules/ |
H A D | _collectionsmodule.c | 1526 Py_ssize_t blocks; deque_sizeof() local [all...] |
/third_party/skia/modules/skparagraph/src/ |
H A D | TextLine.cpp | 112 TextLine(ParagraphImpl* owner, SkVector offset, SkVector advance, BlockRange blocks, TextRange textExcludingSpaces, TextRange text, TextRange textIncludingNewlines, ClusterRange clusters, ClusterRange clustersWithGhosts, SkScalar widthWithSpaces, InternalLineMetrics sizes) global() argument
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsUniformBlockCase.cpp | 273 std::vector<BlockLayoutEntry> blocks; member in deqp::gls::ub::UniformLayout [all...] |
/device/soc/rockchip/common/sdk_linux/drivers/mmc/core/ |
H A D | block.c | 875 __be32 *blocks;
in mmc_sd_num_wr_blocks() local 1762 u32 blocks; mmc_blk_mq_rw_recovery() local [all...] |