/external/speex/libspeexdsp/ |
D | testecho.c | 20 short echo_buf[NN], ref_buf[NN], e_buf[NN]; in main() local
|
/external/libaom/av1/decoder/ |
D | decoder.c | 289 YV12_BUFFER_CONFIG *ref_buf = NULL; in av1_set_reference_dec() local 441 RefCntBuffer *ref_buf = get_ref_frame_buf(cm, LAST_FRAME); in av1_receive_compressed_data() local
|
D | decodeframe.c | 861 const RefCntBuffer *ref_buf = get_ref_frame_buf(cm, frame); in predict_inter_block() local 2024 const RefCntBuffer *const ref_buf = get_ref_frame_buf(cm, i); in setup_frame_size_with_refs() local 4968 const RefCntBuffer *const ref_buf = get_ref_frame_buf(cm, i); in read_uncompressed_header() local
|
/external/pdfium/core/fxcodec/fax/ |
D | faxmodule.cpp | 109 void FaxG4FindB1B2(pdfium::span<const uint8_t> ref_buf, in FaxG4FindB1B2() 311 pdfium::span<const uint8_t> ref_buf, in FaxG4GetRow() 646 DataVector<uint8_t> ref_buf(pitch, 0xff); in FaxG4Decode() local
|
/external/mbedtls/programs/test/ |
D | selftest.c | 176 static int test_snprintf(size_t n, const char *ref_buf, int ref_ret) in test_snprintf()
|
/external/openthread/third_party/mbedtls/repo/programs/test/ |
D | selftest.c | 177 static int test_snprintf(size_t n, const char *ref_buf, int ref_ret) in test_snprintf()
|
/external/libvpx/vp9/decoder/ |
D | vp9_decoder.c | 294 YV12_BUFFER_CONFIG *ref_buf = NULL; in vp9_set_reference_dec() local
|
D | vp9_decodeframe.c | 732 RefBuffer *ref_buf = &pbi->common.frame_refs[frame - LAST_FRAME]; in dec_build_inter_predictors_sb() local 2756 RefBuffer *const ref_buf = &cm->frame_refs[i]; in read_uncompressed_header() local
|
/external/libvpx/vp9/common/ |
D | vp9_reconinter.c | 162 const YV12_BUFFER_CONFIG *ref_buf = xd->block_refs[ref]->buf; in build_inter_predictors() local
|
/external/virglrenderer/src/ |
D | vrend_video.c | 305 const struct virgl_video_dma_buf *ref_buf, in vrend_video_encode_completed()
|
/external/libaom/av1/common/ |
D | reconinter.c | 1003 const RefCntBuffer *const ref_buf = get_ref_frame_buf(ctxt->cm, frame); in av1_setup_build_prediction_by_above_pred() local 1042 const RefCntBuffer *const ref_buf = get_ref_frame_buf(ctxt->cm, frame); in av1_setup_build_prediction_by_left_pred() local
|
D | reconinter.h | 220 const struct scale_factors *sf, const struct buf_2d *ref_buf, in av1_init_inter_params()
|
D | mvref_common.c | 1025 const RefCntBuffer *ref_buf[INTER_REFS_PER_FRAME]; in av1_setup_motion_field() local
|
/external/libaom/av1/encoder/ |
D | tpl_model.c | 411 struct buf_2d ref_buf = { in get_rate_distortion() local 483 struct buf_2d ref_buf = { NULL, ref_frame_ptr->y_buffer, in get_inter_cost() local 955 struct buf_2d ref_buf = { NULL, ref_frame_ptr[ref]->y_buffer, in mode_estimation() local
|
D | var_based_part.c | 1289 uint8_t const *ref_buf = in evaluate_neighbour_mvs() local 1307 uint8_t const *ref_buf = in evaluate_neighbour_mvs() local
|
D | encode_strategy.c | 466 const YV12_BUFFER_CONFIG *const ref_buf,
|
D | mcomp.c | 2115 uint8_t const *ref_buf, *src_buf; in av1_int_pro_motion_estimation() local 2285 const struct buf_2d *ref_buf = ms_buffers->ref; in get_obmc_mvpred_var() local 2302 const struct buf_2d *ref_buf = ms_buffers->ref; in obmc_refining_search_sad() local 2349 const struct buf_2d *const ref_buf = ms_buffers->ref; in obmc_diamond_search_sad() local
|
D | rd.c | 1220 const RefCntBuffer *const ref_buf = in av1_get_scaled_ref_frame() local
|
D | reconinter_enc.c | 155 const RefCntBuffer *const ref_buf = get_ref_frame_buf(ctxt->cm, frame); in setup_address_for_obmc() local
|
D | temporal_filter.c | 434 const struct buf_2d ref_buf = { NULL, ref_frame->buffers[plane], in tf_build_predictor() local
|
D | ratectrl.c | 3100 const uint8_t *ref_buf; in estimate_scroll_motion() local
|
D | rdopt.c | 2535 const struct buf_2d *ref_buf = &pd->pre[idx]; in prune_zero_mv_with_sse() local
|
/external/webrtc/modules/video_coding/codecs/vp9/ |
D | libvpx_vp9_encoder.cc | 1524 for (const RefFrameBuffer& ref_buf : ref_buf_list) { in FillReferenceIndices() local
|
/external/libvpx/vp9/encoder/ |
D | vp9_mcomp.c | 2281 uint8_t const *ref_buf, *src_buf; in vp9_int_pro_motion_estimation() local
|
D | vp9_encoder.c | 3908 RefBuffer *const ref_buf = &cm->frame_refs[ref_frame - 1]; local
|