/external/speex/libspeexdsp/ |
D | testecho.c | 20 short echo_buf[NN], ref_buf[NN], e_buf[NN]; in main() local
|
/external/libaom/libaom/av1/decoder/ |
D | decoder.c | 286 YV12_BUFFER_CONFIG *ref_buf = NULL; in av1_set_reference_dec() local 438 RefCntBuffer *ref_buf = get_ref_frame_buf(cm, LAST_FRAME); in av1_receive_compressed_data() local
|
D | decodeframe.c | 868 const RefCntBuffer *ref_buf = get_ref_frame_buf(cm, frame); in predict_inter_block() local 2055 const RefCntBuffer *const ref_buf = get_ref_frame_buf(cm, i); in setup_frame_size_with_refs() local 4892 const RefCntBuffer *const ref_buf = get_ref_frame_buf(cm, i); in read_uncompressed_header() local
|
/external/pdfium/core/fxcodec/fax/ |
D | faxmodule.cpp | 90 void FaxG4FindB1B2(pdfium::span<const uint8_t> ref_buf, in FaxG4FindB1B2() 287 pdfium::span<const uint8_t> ref_buf, in FaxG4GetRow() 614 std::vector<uint8_t, FxAllocAllocator<uint8_t>> ref_buf(pitch, 0xff); in FaxG4Decode() local
|
/external/libaom/libaom/av1/common/ |
D | reconinter.c | 64 const struct buf_2d *ref_buf, in av1_init_inter_params() 800 const RefCntBuffer *ref_buf = in build_inter_predictors_sub8x8() local 1215 const RefCntBuffer *const ref_buf = get_ref_frame_buf(ctxt->cm, frame); in av1_setup_address_for_obmc() local 1249 const RefCntBuffer *const ref_buf = get_ref_frame_buf(ctxt->cm, frame); in av1_setup_build_prediction_by_above_pred() local 1288 const RefCntBuffer *const ref_buf = get_ref_frame_buf(ctxt->cm, frame); in av1_setup_build_prediction_by_left_pred() local
|
D | mvref_common.c | 997 const RefCntBuffer *ref_buf[INTER_REFS_PER_FRAME]; in av1_setup_motion_field() local
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decoder.c | 286 YV12_BUFFER_CONFIG *ref_buf = NULL; in vp9_set_reference_dec() local
|
D | vp9_decodeframe.c | 730 RefBuffer *ref_buf = &pbi->common.frame_refs[frame - LAST_FRAME]; in dec_build_inter_predictors_sb() local 2749 RefBuffer *const ref_buf = &cm->frame_refs[i]; in read_uncompressed_header() local
|
/external/libaom/libaom/av1/encoder/ |
D | tpl_model.c | 363 struct buf_2d ref_buf = { NULL, ref_frame_ptr->y_buffer, in mode_estimation() local 419 struct buf_2d ref_buf = { NULL, ref_frame_ptr->y_buffer, in mode_estimation() local
|
D | encode_strategy.c | 541 const YV12_BUFFER_CONFIG *const ref_buf, in dump_one_image()
|
D | mcomp.c | 1649 uint8_t const *ref_buf, *src_buf; in av1_int_pro_motion_estimation() local 1782 const struct buf_2d *ref_buf = ms_buffers->ref; in get_obmc_mvpred_var() local 1799 const struct buf_2d *ref_buf = ms_buffers->ref; in obmc_refining_search_sad() local 1846 const struct buf_2d *const ref_buf = ms_buffers->ref; in obmc_diamond_search_sad() local
|
D | rd.c | 1065 const RefCntBuffer *const ref_buf = in av1_get_scaled_ref_frame() local
|
D | temporal_filter.c | 341 const struct buf_2d ref_buf = { NULL, ref_frame->buffers[plane], in tf_build_predictor() local
|
D | encodeframe.c | 5819 YV12_BUFFER_CONFIG *ref_buf[REF_FRAMES]; in encode_frame_internal() local
|
/external/webrtc/modules/video_coding/codecs/vp9/ |
D | vp9_impl.cc | 1282 for (const RefFrameBuffer& ref_buf : ref_buf_list) { in FillReferenceIndices() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_mcomp.c | 2317 uint8_t const *ref_buf, *src_buf; in vp9_int_pro_motion_estimation() local
|
D | vp9_encoder.c | 3785 RefBuffer *const ref_buf = &cm->frame_refs[ref_frame - 1]; local
|