Home
last modified time | relevance | path

Searched defs:tx_type (Results 1 – 16 of 16) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_idct.c284 int tx_type) { in vp9_iht4x4_16_add_c()
399 int tx_type) { in vp9_iht8x8_64_add_c()
817 int tx_type) { in vp9_iht16x16_256_add_c()
1382 void vp9_iht4x4_add(TX_TYPE tx_type, const int16_t *input, uint8_t *dest, in vp9_iht4x4_add()
1390 void vp9_iht8x8_add(TX_TYPE tx_type, const int16_t *input, uint8_t *dest, in vp9_iht8x8_add()
1399 void vp9_iht16x16_add(TX_TYPE tx_type, const int16_t *input, uint8_t *dest, in vp9_iht16x16_add()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dfdct4x4_test.cc43 void fdct4x4_ref(const int16_t *in, int16_t *out, int stride, int tx_type) { in fdct4x4_ref()
47 void fht4x4_ref(const int16_t *in, int16_t *out, int stride, int tx_type) { in fht4x4_ref()
Dfdct8x8_test.cc42 void fdct8x8_ref(const int16_t *in, int16_t *out, int stride, int tx_type) { in fdct8x8_ref()
46 void fht8x8_ref(const int16_t *in, int16_t *out, int stride, int tx_type) { in fht8x8_ref()
Ddct16x16_test.cc271 void fdct16x16_ref(const int16_t *in, int16_t *out, int stride, int tx_type) { in fdct16x16_ref()
275 void fht16x16_ref(const int16_t *in, int16_t *out, int stride, int tx_type) { in fht16x16_ref()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_dct.c159 int stride, int tx_type) { in vp9_fht4x4_c()
571 int stride, int tx_type) { in vp9_fht8x8_c()
968 int stride, int tx_type) { in vp9_fht16x16_c()
Dvp9_encodemb.c487 TX_TYPE tx_type; in encode_block_intra() local
Dvp9_rdopt.c1123 const TX_TYPE tx_type = get_tx_type_4x4(PLANE_TYPE_Y, xd, block); in rd_pick_intra4x4block() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
Dvp9_itrans4_dspr2.c366 int dest_stride, int tx_type) { in vp9_iht4x4_16_add_dspr2()
Dvp9_itrans8_dspr2.c550 int dest_stride, int tx_type) { in vp9_iht8x8_64_add_dspr2()
Dvp9_itrans16_dspr2.c1086 int pitch, int tx_type) { in vp9_iht16x16_256_add_dspr2()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
Dvp9_dct_avx2.c248 int stride, int tx_type) { in vp9_fht4x4_avx2()
1036 int stride, int tx_type) { in vp9_fht8x8_avx2()
2548 int stride, int tx_type) { in vp9_fht16x16_avx2()
Dvp9_dct_sse2.c349 int stride, int tx_type) { in vp9_fht4x4_sse2()
1137 int stride, int tx_type) { in vp9_fht8x8_sse2()
2649 int stride, int tx_type) { in vp9_fht16x16_sse2()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
Dvp9_idct_intrin_sse2.c269 int tx_type) { in vp9_iht4x4_16_add_sse2()
932 int tx_type) { in vp9_iht8x8_64_add_sse2()
2496 int tx_type) { in vp9_iht16x16_256_add_sse2()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c197 TX_TYPE tx_type = DCT_DCT; in inverse_transform_block() local
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h297 NanTxType tx_type; /* 0 = broadcast, 1= unicast if solicited publish */ member
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan.h843 NanTxType tx_type; /* 0 = broadcast, 1= unicast if solicited publish */ member