htype 57 libavfilter/median_template.c htype *ccoarse = s->coarse[jobnr]; htype 58 libavfilter/median_template.c htype *cfine = s->fine[jobnr]; htype 93 libavfilter/median_template.c htype coarse[BINS] = { 0 }; htype 94 libavfilter/median_template.c htype fine[BINS][BINS] = { { 0 } }; htype 95 libavfilter/median_template.c htype luc[BINS] = { 0 }; htype 117 libavfilter/median_template.c htype *segment; htype 131 libavfilter/median_template.c memset(&fine[k], 0, BINS * sizeof(htype)); htype 69 libavfilter/vf_median.c static void hadd(htype *dst, const htype *src, int bins) htype 75 libavfilter/vf_median.c static void hsub(htype *dst, const htype *src, int bins) htype 81 libavfilter/vf_median.c static void hmuladd(htype *dst, const htype *src, int f, int bins) htype 51 libavformat/smjpegdec.c uint32_t version, htype, hlength, duration; htype 65 libavformat/smjpegdec.c htype = avio_rl32(pb); htype 66 libavformat/smjpegdec.c switch (htype) { htype 132 libavformat/smjpegdec.c av_log(s, AV_LOG_ERROR, "unknown header %"PRIx32"\n", htype); htype 1972 libavutil/hwcontext_vulkan.c VkExternalMemoryHandleTypeFlagBits htype = VK_EXTERNAL_MEMORY_HANDLE_TYPE_DMA_BUF_BIT_EXT; htype 2006 libavutil/hwcontext_vulkan.c .handleTypes = htype, htype 2082 libavutil/hwcontext_vulkan.c .handleType = htype, htype 2090 libavutil/hwcontext_vulkan.c ret = pfn_vkGetMemoryFdPropertiesKHR(hwctx->act_dev, htype,