| /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/ffmpeg/libavfilter/ |
| D | vf_pixelize.c | 40 int block_w[4], block_h[4]; member 213 const int block_w = FFMIN(s->block_w[p], s->planewidth[p] - x * s->block_w[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
|
| D | lima_gpu.h | 127 #define PLBU_CMD_BLOCK_STRIDE(block_w) PLBU_CMD((block_w) & 0xff, 0x30000000) argument
|
| /third_party/ffmpeg/libavcodec/ |
| D | snowenc.c | 233 const int block_w= 1<<(LOG2_MB_SIZE - level); in encode_q_branch() local 514 const int block_w = plane_index ? block_size>>s->chroma_h_shift : block_size; in get_dc() local 609 const int block_w = plane_index ? block_size>>s->chroma_h_shift : block_size; in get_block_rd() local 711 const int block_w = plane_index ? block_size>>s->chroma_h_shift : block_size; in get_4block_rd() local 1074 const int block_w= MB_SIZE >> s->block_max_depth; in iterative_me() local
|
| D | fmvc.c | 502 int block_w = s->blocks[block].w; in decode_frame() local
|
| D | hevcdec.c | 1501 int block_w, int block_h, int luma_weight, int luma_offset) in luma_mc_uni() 1563 … int block_w, int block_h, AVFrame *ref1, const Mv *mv1, struct MvField *current_mv) in luma_mc_bi() 1654 …int x_off, int y_off, int block_w, int block_h, struct MvField *current_mv, int chroma_weight, int… in chroma_mc_uni() 1720 … int x_off, int y_off, int block_w, int block_h, struct MvField *current_mv, int cidx) in chroma_mc_bi()
|
| D | snowdec.c | 38 int block_w = plane_index ? block_size>>s->chroma_h_shift : block_size; in predict_slice_buffered() local
|
| D | snow.h | 413 int block_w = plane_index ? block_size>>s->chroma_h_shift : block_size; in predict_slice() local 469 const int block_w= 1<<rem_depth; 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()
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_meta_copy.c | 405 const uint32_t block_w = vk_format_get_blockwidth(image->vk.format); in copy_image_to_buffer_tlb() local 824 const uint32_t block_w = vk_format_get_blockwidth(src->vk.format); in copy_image_tfu() local 946 const uint32_t block_w = vk_format_get_blockwidth(dst->vk.format); in copy_image_tlb() local 1349 const uint32_t block_w = vk_format_get_blockwidth(image->vk.format); in copy_buffer_to_image_tfu() local 1446 const uint32_t block_w = vk_format_get_blockwidth(image->vk.format); in copy_buffer_to_image_tlb() local 4281 const uint32_t block_w = vk_format_get_blockwidth(dst->vk.format); 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()
|