Searched refs:ht (Results 1 – 5 of 5) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_dct.c | 167 const transform_2d ht = FHT_4[tx_type]; in vp9_fht4x4_c() local 175 ht.cols(temp_in, temp_out); in vp9_fht4x4_c() 184 ht.rows(temp_in, temp_out); in vp9_fht4x4_c() 579 const transform_2d ht = FHT_8[tx_type]; in vp9_fht8x8_c() local 585 ht.cols(temp_in, temp_out); in vp9_fht8x8_c() 594 ht.rows(temp_in, temp_out); in vp9_fht8x8_c() 976 const transform_2d ht = FHT_16[tx_type]; in vp9_fht16x16_c() local 982 ht.cols(temp_in, temp_out); in vp9_fht16x16_c() 991 ht.rows(temp_in, temp_out); in vp9_fht16x16_c()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
D | vp9_idct.c | 404 const transform_2d ht = IHT_8[tx_type]; in vp9_iht8x8_64_add_c() local 408 ht.rows(input, outptr); in vp9_iht8x8_64_add_c() 417 ht.cols(temp_in, temp_out); in vp9_iht8x8_64_add_c() 822 const transform_2d ht = IHT_16[tx_type]; in vp9_iht16x16_256_add_c() local 826 ht.rows(input, outptr); in vp9_iht16x16_256_add_c() 835 ht.cols(temp_in, temp_out); in vp9_iht16x16_256_add_c()
|
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/ |
D | video_encoder_device.cpp | 1490 unsigned long ht = m_sVenc_cfg.input_height; in venc_use_buf() local 1494 ht = (ht + 15) & ~15; in venc_use_buf() 1497 luma_size = ht * wd; in venc_use_buf()
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device.cpp | 1694 unsigned long ht = m_sVenc_cfg.input_height; in venc_use_buf() local 1698 ht = (ht + 15) & ~15; in venc_use_buf() 1701 luma_size = ht * wd; in venc_use_buf()
|
/hardware/intel/img/libdrm/ |
D | configure | 1070 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) 1073 | --ht=*)
|