Home
last modified time | relevance | path

Searched defs:ref_buf (Results 1 – 25 of 26) sorted by relevance

12

/external/speex/libspeexdsp/
Dtestecho.c20 short echo_buf[NN], ref_buf[NN], e_buf[NN]; in main() local
/external/libaom/av1/decoder/
Ddecoder.c289 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
Ddecodeframe.c861 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/
Dfaxmodule.cpp109 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/
Dselftest.c176 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/
Dselftest.c177 static int test_snprintf(size_t n, const char *ref_buf, int ref_ret) in test_snprintf()
/external/libvpx/vp9/decoder/
Dvp9_decoder.c294 YV12_BUFFER_CONFIG *ref_buf = NULL; in vp9_set_reference_dec() local
Dvp9_decodeframe.c732 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/
Dvp9_reconinter.c162 const YV12_BUFFER_CONFIG *ref_buf = xd->block_refs[ref]->buf; in build_inter_predictors() local
/external/virglrenderer/src/
Dvrend_video.c305 const struct virgl_video_dma_buf *ref_buf, in vrend_video_encode_completed()
/external/libaom/av1/common/
Dreconinter.c1003 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
Dreconinter.h220 const struct scale_factors *sf, const struct buf_2d *ref_buf, in av1_init_inter_params()
Dmvref_common.c1025 const RefCntBuffer *ref_buf[INTER_REFS_PER_FRAME]; in av1_setup_motion_field() local
/external/libaom/av1/encoder/
Dtpl_model.c411 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
Dvar_based_part.c1289 uint8_t const *ref_buf = in evaluate_neighbour_mvs() local
1307 uint8_t const *ref_buf = in evaluate_neighbour_mvs() local
Dencode_strategy.c466 const YV12_BUFFER_CONFIG *const ref_buf,
Dmcomp.c2115 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
Drd.c1220 const RefCntBuffer *const ref_buf = in av1_get_scaled_ref_frame() local
Dreconinter_enc.c155 const RefCntBuffer *const ref_buf = get_ref_frame_buf(ctxt->cm, frame); in setup_address_for_obmc() local
Dtemporal_filter.c434 const struct buf_2d ref_buf = { NULL, ref_frame->buffers[plane], in tf_build_predictor() local
Dratectrl.c3100 const uint8_t *ref_buf; in estimate_scroll_motion() local
Drdopt.c2535 const struct buf_2d *ref_buf = &pd->pre[idx]; in prune_zero_mv_with_sse() local
/external/webrtc/modules/video_coding/codecs/vp9/
Dlibvpx_vp9_encoder.cc1524 for (const RefFrameBuffer& ref_buf : ref_buf_list) { in FillReferenceIndices() local
/external/libvpx/vp9/encoder/
Dvp9_mcomp.c2281 uint8_t const *ref_buf, *src_buf; in vp9_int_pro_motion_estimation() local
Dvp9_encoder.c3908 RefBuffer *const ref_buf = &cm->frame_refs[ref_frame - 1]; local

12