| /third_party/ffmpeg/libavcodec/x86/ |
| D | videodsp_init.c | 118 x86_reg block_w, x86_reg block_h, in emulated_edge_mc() 194 int block_w, int block_h, in emulated_edge_mc_sse2() 207 int block_w, int block_h, in emulated_edge_mc_avx2()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/base/ |
| D | batch_to_space_base.c | 21 int block_h = block[0]; in BatchToSpaceNoCropForNHWC() local 50 int block_h = block[0]; in BatchToSpaceForNHWC() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/int8/ |
| D | batch_to_space_int8.c | 21 int block_h = block[0]; in BatchToSpaceNoCropForNHWCInt8() local 59 int block_h = block[0]; in BatchToSpaceForNHWCInt8() local
|
| D | space_to_batch_int8.c | 26 int block_h = block_sizes[0]; in DoSpaceToBatchNHWCInt8() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | h264_mb_template.c | 53 const int block_h = 16 >> h->chroma_y_shift; in FUNC() local
|
| D | snowdec.c | 39 int block_h = plane_index ? block_size>>s->chroma_v_shift : block_size; in predict_slice_buffered() local 538 const int block_h = plane_index ? block_size>>s->chroma_v_shift : block_size; in decode_frame() local
|
| D | fmvc.c | 498 int block_h = s->blocks[block].h; in decode_frame() local
|
| D | snowenc.c | 515 const int block_h = plane_index ? block_size>>s->chroma_v_shift : block_size; in get_dc() local 610 const int block_h = plane_index ? block_size>>s->chroma_v_shift : block_size; in get_block_rd() local 712 const int block_h = plane_index ? block_size>>s->chroma_v_shift : block_size; in get_4block_rd() local 1075 const int block_h= MB_SIZE >> s->block_max_depth; in iterative_me() local
|
| D | hevcdec.c | 1502 int block_w, int block_h, int luma_weight, int luma_offset) in luma_mc_uni() 1564 … int block_w, int block_h, AVFrame *ref1, const Mv *mv1, struct MvField *current_mv) in luma_mc_bi() 1655 …int x_off, int y_off, int block_w, int block_h, struct MvField *current_mv, int chroma_weight, int… in chroma_mc_uni() 1721 … int x_off, int y_off, int block_w, int block_h, struct MvField *current_mv, int cidx) in chroma_mc_bi()
|
| D | snow.h | 414 int block_h = plane_index ? block_size>>s->chroma_v_shift : block_size; in predict_slice() local 470 const int block_h= 1<<rem_depth; //FIXME "w!=h" in set_blocks() local
|
| D | vp8.c | 1815 int x_off, int y_off, int block_w, int block_h, in vp8_mc_luma() 1873 int x_off, int y_off, int block_w, int block_h, in vp8_mc_chroma() 1923 int bx_off, int by_off, int block_w, int block_h, in vp8_mc_part()
|
| D | h264_slice.c | 2563 const int block_h = 16 >> h->chroma_y_shift; in loop_filter() local
|
| D | svq3.c | 673 const int block_h = 16 >> 1; in hl_decode_mb() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_pixelize.c | 40 int block_w[4], block_h[4]; member 211 const int block_h = FFMIN(s->block_h[p], s->planeheight[p] - y * s->block_h[p]); in pixelize_slice() local
|
| D | vf_shufflepixels.c | 38 int block_w, block_h; member
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| D | lima_job.h | 58 int block_w, block_h; member
|
| D | lima_context.h | 39 int block_w, block_h; member 169 uint16_t block_w, block_h; member
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| D | st_texcompress_compute.c | 559 unsigned block_h) in get_astc_partition_table_view() 625 unsigned block_w, block_h; in cs_decode_astc() local
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_meta_copy.c | 473 const uint32_t block_h = in copy_image_to_buffer_tlb() local 1210 const uint32_t block_h = in copy_image_tfu() local 1364 const uint32_t block_h = in copy_image_tlb() local 1916 const uint32_t block_h = in copy_buffer_to_image_tfu() local 2047 const uint32_t block_h = in copy_buffer_to_image_tlb() local 4899 const uint32_t block_h = in resolve_image_tlb() local
|
| /third_party/mesa3d/src/mesa/main/ |
| D | texcompress_astc.cpp | 539 Decoder(int block_w, int block_h, int block_d, bool srgb, bool output_unorm8) in Decoder() 545 int block_w, block_h, block_d; member in Decoder 1257 void Block::compute_infill_weights(int block_w, int block_h, int block_d) in compute_infill_weights()
|