| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
| H A D | EchoActivity.java | |
| H A D | WaveformView.java | |
| /third_party/skia/third_party/externals/oboe/src/common/ |
| H A D | Utilities.cpp | 39 auto sample = static_cast<int32_t>(fval); in convertFloatToPcm16() local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | block_splitter_inc.h | 56 HistogramType sample; in RefineEntropyCodes() local 32 RandomSample(uint32_t* seed, const DataType* data, size_t length, size_t stride, HistogramType* sample) RandomSample() argument
|
| /third_party/python/Lib/test/ |
| H A D | test_ttk_textonly.py | 231 def sample(indent=0, indent_size=2): function
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
| H A D | log_uniform_int_distribution_test.cc | 105 auto sample = after(gen); in TYPED_TEST() local 162 const auto sample = dist(rng_); in ChiSquaredTestImpl() local [all...] |
| /third_party/skia/gm/ |
| H A D | fp_sample_chaining.cpp | 49 SkString sample = this->invokeChildWithMatrix(0, args); variable 87 SkString sample = this->invokeChild(0, args, "coord"); variable
|
| /foundation/multimedia/av_codec/frameworks/native/capi/avdemuxer/ |
| H A D | native_avdemuxer.cpp | 206 OH_AVErrCode OH_AVDemuxer_ReadSampleBuffer(OH_AVDemuxer *demuxer, uint32_t trackIndex, OH_AVBuffer *sample) in OH_AVDemuxer_ReadSampleBuffer() argument 177 OH_AVDemuxer_ReadSample(OH_AVDemuxer *demuxer, uint32_t trackIndex, OH_AVMemory *sample, OH_AVCodecBufferAttr *info) OH_AVDemuxer_ReadSample() argument [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/ |
| H A D | toneplayer_impl.cpp | 310 int16_t sample = amplitudeType_ * sin(factor * index); in GetSamples() local
|
| /foundation/multimedia/audio_framework/services/audio_service/common/src/ |
| H A D | volume_tools.cpp | 341 int32_t sample = static_cast<int32_t>(ReadInt24LE(raw8)); in CountS24Volume() local
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/ |
| H A D | stream_parser_manager.cpp | 91 void StreamParserManager::ParseExtraData(const uint8_t *sample, int32_t size, in ParseExtraData() argument 104 bool StreamParserManager::IsSyncFrame(const uint8_t *sample, int32_t size) in IsSyncFrame() argument 177 void StreamParserManager::ParseAnnexbExtraData(const uint8_t *sample, int32_t size) in ParseAnnexbExtraData() argument
|
| /foundation/multimedia/media_foundation/tests/unittest/detail_enhancer_video_ndk/sample/ |
| H A D | video_sample.cpp | 44 explicit TestConsumerListener(VideoSample *sample) : sample_(sample) {}; in TestConsumerListener() argument 57 VideoSample* sample = reinterpret_cast<VideoSample*>(userData); in OnError() local 63 VideoSample* sample = reinterpret_cast<VideoSample*>(userData); in OnState() local 71 VideoSample* sample = reinterpret_cast<VideoSample*>(userData); in OnNewOutputBufferCall() local 80 VideoSample* sample = reinterpret_cast<VideoSample*>(userData); in OnNewOutputBufferCallImpl() local [all...] |
| /foundation/multimedia/av_codec/test/moduletest/vcodec/hdrcodec/src/ |
| H A D | hdrcodec_ndk_sample.cpp | 50 HDRCodecNdkSample *sample = static_cast<HDRCodecNdkSample *>(userData); in VdecInputDataReady() local 61 HDRCodecNdkSample *sample = static_cast<HDRCodecNdkSample *>(userData); in VdecOutputDataReady() local 72 HDRCodecNdkSample *sample = static_cast<HDRCodecNdkSample *>(userData); in VdecError() local 79 HDRCodecNdkSample *sample = static_cast<HDRCodecNdkSample *>(userData); in VencError() local 100 HDRCodecNdkSample *sample in VencOutputDataReady() local 163 RepeatCallStartFlush(HDRCodecNdkSample *sample) RepeatCallStartFlush() argument 187 RepeatCallStartStop(HDRCodecNdkSample *sample) RepeatCallStartStop() argument 211 RepeatCallStartFlushStop(HDRCodecNdkSample *sample) RepeatCallStartFlushStop() argument [all...] |
| /foundation/multimedia/av_codec/test/unittest/media_demuxer_test/ |
| H A D | media_demuxer_unit_test.h | 96 virtual Status ReadSample(uint32_t trackId, std::shared_ptr<AVBuffer> sample)
in ReadSample() argument
|
| /test/xts/acts/multimedia/av_codec/vcodec/hdrcodec/src/ |
| H A D | hdrcodec_ndk_sample.cpp | 50 HDRCodecNdkSample *sample = static_cast<HDRCodecNdkSample *>(userData); in VdecInputDataReady() local 61 HDRCodecNdkSample *sample = static_cast<HDRCodecNdkSample *>(userData); in VdecOutputDataReady() local 72 HDRCodecNdkSample *sample = static_cast<HDRCodecNdkSample *>(userData); in VdecError() local 79 HDRCodecNdkSample *sample = static_cast<HDRCodecNdkSample *>(userData); in VencError() local 100 HDRCodecNdkSample *sample in VencOutputDataReady() local 163 RepeatCallStartFlush(HDRCodecNdkSample *sample) RepeatCallStartFlush() argument 187 RepeatCallStartStop(HDRCodecNdkSample *sample) RepeatCallStartStop() argument 211 RepeatCallStartFlushStop(HDRCodecNdkSample *sample) RepeatCallStartFlushStop() argument [all...] |
| /test/xts/acts/multimedia/avsource/entry/src/main/cpp/ |
| H A D | nativeavmuxerndk.cpp | 69 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL);
in OHAVMuxerSetRotation() local 99 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL);
in OHAVMuxerStart() local 136 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL);
in OHAVMuxerStop() local 173 OH_AVMemory *sample in OHAVMuxerWriteSample() local 209 OH_AVBuffer *sample = OH_AVBuffer_Create(TWOTWOVAL); OHAVMuxerWriteSampleBuffer() local 248 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); OHAVMuxerAddTrack() local 322 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); OHAVMuxerSetRotationAbnormal() local 352 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); OHAVMuxerStartAbnormal() local 386 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); OHAVMuxerStopAbnormal() local 420 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); OHAVMuxerWriteSampleAbnormal() local 454 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); OHAVMuxerAddTrackAbnormal() local [all...] |
| /test/xts/acts/multimedia_lite/media_lite_posix/player_native/src/ |
| H A D | ActsMediaPlayerAudioTest.cpp | 110 TestSample *sample = (TestSample *)arg;
in StreamProcess() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | mlpdsp.c | 116 int32_t sample = sample_buffer[i][mat_ch] * in ff_mlp_pack_output() local
|
| H A D | aptxenc.c | 216 int pos, ipos, channel, sample, output_size, ret; in aptx_encode_frame() local [all...] |
| /third_party/ffmpeg/libavdevice/ |
| H A D | dshow_pin.c | 289 long WINAPI ff_dshow_meminputpin_Receive(DShowMemInputPin *this, IMediaSample *sample) in ff_dshow_meminputpin_Receive() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_compensationdelay.c | 129 const double sample = src[n]; in filter_frame() local
|
| H A D | af_deesser.c | 121 double sample = src[i]; in filter_frame() local [all...] |
| H A D | af_anlms.c | 98 static float fir_sample(AudioNLMSContext *s, float sample, float *delay, in fir_sample() argument
|
| H A D | af_drmeter.c | 89 static void update_stat(DRMeterContext *s, ChannelStats *p, float sample) in update_stat() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | movenchint.c | 129 HintSample *sample = &queue->samples[i]; in sample_queue_retain() local 99 sample_queue_push(HintSampleQueue *queue, const uint8_t *data, int size, int sample) sample_queue_push() argument 221 HintSample *sample = &queue->samples[0]; find_sample_match() local 400 ff_mov_add_hinted_packet(AVFormatContext *s, AVPacket *pkt, int track_index, int sample, uint8_t *sample_data, int sample_size) ff_mov_add_hinted_packet() argument [all...] |