/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 | 288 YV12_BUFFER_CONFIG *ref_buf = NULL; in av1_set_reference_dec() local 440 RefCntBuffer *ref_buf = get_ref_frame_buf(cm, LAST_FRAME); in av1_receive_compressed_data() local
|
D | decodeframe.c | 849 const RefCntBuffer *ref_buf = get_ref_frame_buf(cm, frame); in predict_inter_block() local 2002 const RefCntBuffer *const ref_buf = get_ref_frame_buf(cm, i); in setup_frame_size_with_refs() local 4889 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/libvpx/libvpx/vp9/decoder/ |
D | vp9_decoder.c | 291 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 2748 RefBuffer *const ref_buf = &cm->frame_refs[i]; in read_uncompressed_header() local
|
/external/libaom/libaom/av1/common/ |
D | reconinter.c | 64 const struct buf_2d *ref_buf, in av1_init_inter_params() 844 const RefCntBuffer *ref_buf = in build_inter_predictors_sub8x8() local 1243 const RefCntBuffer *const ref_buf = get_ref_frame_buf(ctxt->cm, frame); in av1_setup_build_prediction_by_above_pred() local 1282 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 | 1022 const RefCntBuffer *ref_buf[INTER_REFS_PER_FRAME]; in av1_setup_motion_field() local
|
/external/libaom/libaom/av1/encoder/ |
D | tpl_model.c | 368 struct buf_2d ref_buf = { in get_rate_distortion() local 642 struct buf_2d ref_buf = { NULL, ref_frame_ptr->y_buffer, in mode_estimation() local 718 struct buf_2d ref_buf = { NULL, ref_frame_ptr[ref]->y_buffer, in mode_estimation() local
|
D | mcomp.c | 1937 uint8_t const *ref_buf, *src_buf; in av1_int_pro_motion_estimation() local 2073 const struct buf_2d *ref_buf = ms_buffers->ref; in get_obmc_mvpred_var() local 2090 const struct buf_2d *ref_buf = ms_buffers->ref; in obmc_refining_search_sad() local 2137 const struct buf_2d *const ref_buf = ms_buffers->ref; in obmc_diamond_search_sad() local
|
D | encode_strategy.c | 406 const YV12_BUFFER_CONFIG *const ref_buf, in dump_one_image()
|
D | rd.c | 1131 const RefCntBuffer *const ref_buf = in av1_get_scaled_ref_frame() local
|
D | reconinter_enc.c | 161 const RefCntBuffer *const ref_buf = get_ref_frame_buf(ctxt->cm, frame); in setup_address_for_obmc() local
|
D | temporal_filter.c | 344 const struct buf_2d ref_buf = { NULL, ref_frame->buffers[plane], in tf_build_predictor() local
|
D | rdopt.c | 2494 const struct buf_2d *ref_buf = &pd->pre[idx]; in prune_zero_mv_with_sse() local
|
D | encoder.h | 1819 YV12_BUFFER_CONFIG *ref_buf[REF_FRAMES]; member
|
/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 | 3805 RefBuffer *const ref_buf = &cm->frame_refs[ref_frame - 1]; local
|