Searched refs:additional (Results 1 - 25 of 138) sorted by relevance

123456

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
H A Dplatform_altivec.asm6 ; tree. An additional intellectual property rights grant can be found
H A Dcopy_altivec.asm6 ; tree. An additional intellectual property rights grant can be found
H A Dfilter_bilinear_altivec.asm6 ; tree. An additional intellectual property rights grant can be found
188 ;# load up and filter the additional line that is needed
273 ;# load up and filter the additional line that is needed
363 ;# load up and filter the additional line that is needed
556 ;# load up and filter the additional line that is needed
H A Dvariance_subpixel_altivec.asm6 ; tree. An additional intellectual property rights grant can be found
215 ;# load up and filter the additional line that is needed
310 ;# load up and filter the additional line that is needed
428 ;# load up and filter the additional line that is needed
633 ;# load up and filter the additional line that is needed
734 ;# load up and filter the additional line that is needed
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
H A Demms.asm6 ; tree. An additional intellectual property rights grant can be found
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
H A Dmkvmuxer.hpp5 // tree. An additional intellectual property rights grant can be found
76 // Copies |additional| data into |additional_|. Returns true on success.
77 bool AddAdditionalData(const uint8* additional, uint64 length,
81 const uint8* additional() const { return additional_; } function in class:mkvmuxer::Frame
102 // Pointer to additional data. Owned by this class.
105 // Length of the additional data.
738 // additional: Pointer to the additional data
739 // additional_length: Length of the additional data
748 const uint8* additional,
[all...]
H A Dmkvmuxerutil.cpp5 // tree. An additional intellectual property rights grant can be found
493 const uint8* additional,
499 if (!data || !additional || length < 1 || additional_length < 1)
507 additional,
562 additional, additional_length))
490 WriteBlockWithAdditional(IMkvWriter* writer, const uint8* data, uint64 length, const uint8* additional, uint64 additional_length, uint64 add_id, uint64 track_number, int64 timecode, uint64 is_key) argument
H A Dmkvmuxerutil.hpp5 // tree. An additional intellectual property rights grant can be found
98 // additional: Pointer to the additional data
99 // additional_length: Length of the additional data.
110 const uint8* additional,
H A Dmkvmuxer.cpp5 // tree. An additional intellectual property rights grant can be found
155 bool Frame::AddAdditionalData(const uint8* additional, uint64 length, argument
167 memcpy(additional_, additional, static_cast<size_t>(additional_length_));
1505 const uint8* additional,
1513 additional,
1655 const uint8* additional,
1663 additional == NULL || additional_length == 0)
1679 additional,
2449 const uint8* additional,
2455 if (frame == NULL || additional
1503 AddFrameWithAdditional(const uint8* frame, uint64 length, const uint8* additional, uint64 additional_length, uint64 add_id, uint64 track_number, uint64 abs_timecode, bool is_key) argument
1652 DoWriteBlockWithAdditional( const uint8* frame, uint64 length, const uint8* additional, uint64 additional_length, uint64 add_id, uint64 track_number, uint64 abs_timecode, uint64 generic_arg, WriteBlockAdditional write_block) argument
2447 AddFrameWithAdditional(const uint8* frame, uint64 length, const uint8* additional, uint64 additional_length, uint64 add_id, uint64 track_number, uint64 timestamp, bool is_key) argument
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/android/
H A DAndroid.mk5 # tree. An additional intellectual property rights grant can be found
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
H A Ddequantize_v6.asm6 ; tree. An additional intellectual property rights grant can be found
H A Dcopymem8x4_v6.asm6 ; tree. An additional intellectual property rights grant can be found
H A Dcopymem8x8_v6.asm6 ; tree. An additional intellectual property rights grant can be found
H A Dvp8_sad16x16_armv6.asm6 ; tree. An additional intellectual property rights grant can be found
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/
H A Dvp8_memcpy_neon.asm6 ; tree. An additional intellectual property rights grant can be found
H A Dvp8_mse16x16_neon.asm6 ; tree. An additional intellectual property rights grant can be found
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ppc/
H A Drdopt_altivec.asm6 ; tree. An additional intellectual property rights grant can be found
/hardware/invensense/60xx/libsensors_iio/software/build/android/
H A Dcommon.mk1 # Use bash for additional echo fancyness
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
H A Dvp9_copy_neon.asm6 ; tree. An additional intellectual property rights grant can be found
H A Dvp9_avg_neon.asm6 ; tree. An additional intellectual property rights grant can be found
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
H A Dvp9_error_sse2.asm6 ; tree. An additional intellectual property rights grant can be found
/hardware/invensense/6515/libsensors_iio/software/build/android/
H A Dcommon.mk1 # Use bash for additional echo fancyness
/hardware/invensense/65xx/libsensors_iio/software/build/android/
H A Dcommon.mk1 # Use bash for additional echo fancyness
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
H A Diwalsh_mmx.asm6 ; tree. An additional intellectual property rights grant can be found
H A Diwalsh_sse2.asm6 ; tree. An additional intellectual property rights grant can be found

Completed in 857 milliseconds

123456