Home
last modified time | relevance | path

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

/external/speex/libspeexdsp/
Dtestecho.c20 short echo_buf[NN], ref_buf[NN], e_buf[NN]; in main() local
/external/libaom/av1/decoder/
Ddecoder.c288 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
Ddecodeframe.c848 const RefCntBuffer *ref_buf = get_ref_frame_buf(cm, frame); in predict_inter_block() local
2000 const RefCntBuffer *const ref_buf = get_ref_frame_buf(cm, i); in setup_frame_size_with_refs() local
4921 const RefCntBuffer *const ref_buf = get_ref_frame_buf(cm, i); in read_uncompressed_header() local
/external/pdfium/core/fxcodec/fax/
Dfaxmodule.cpp105 void FaxG4FindB1B2(pdfium::span<const uint8_t> ref_buf, in FaxG4FindB1B2()
302 pdfium::span<const uint8_t> ref_buf, in FaxG4GetRow()
635 DataVector<uint8_t> ref_buf(pitch, 0xff); in FaxG4Decode() local
/external/mbedtls/programs/test/
Dselftest.c140 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.c161 static int test_snprintf( size_t n, const char *ref_buf, int ref_ret ) in test_snprintf()
/external/libvpx/vp9/decoder/
Dvp9_decoder.c291 YV12_BUFFER_CONFIG *ref_buf = NULL; in vp9_set_reference_dec() local
Dvp9_decodeframe.c730 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/virglrenderer/src/
Dvrend_video.c305 const struct virgl_video_dma_buf *ref_buf, in vrend_video_encode_completed()
/external/libaom/av1/common/
Dreconinter.c992 const RefCntBuffer *const ref_buf = get_ref_frame_buf(ctxt->cm, frame); in av1_setup_build_prediction_by_above_pred() local
1031 const RefCntBuffer *const ref_buf = get_ref_frame_buf(ctxt->cm, frame); in av1_setup_build_prediction_by_left_pred() local
Dreconinter.h217 const struct scale_factors *sf, const struct buf_2d *ref_buf, in av1_init_inter_params()
Dmvref_common.c1020 const RefCntBuffer *ref_buf[INTER_REFS_PER_FRAME]; in av1_setup_motion_field() local
/external/libaom/av1/encoder/
Dtpl_model.c391 struct buf_2d ref_buf = { in get_rate_distortion() local
743 struct buf_2d ref_buf = { NULL, ref_frame_ptr->y_buffer, in mode_estimation() local
859 struct buf_2d ref_buf = { NULL, ref_frame_ptr[ref]->y_buffer, in mode_estimation() local
Dencode_strategy.c452 const YV12_BUFFER_CONFIG *const ref_buf,
Dmcomp.c1990 uint8_t const *ref_buf, *src_buf; in av1_int_pro_motion_estimation() local
2115 const struct buf_2d *ref_buf = ms_buffers->ref; in get_obmc_mvpred_var() local
2132 const struct buf_2d *ref_buf = ms_buffers->ref; in obmc_refining_search_sad() local
2179 const struct buf_2d *const ref_buf = ms_buffers->ref; in obmc_diamond_search_sad() local
Drd.c1260 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.c363 const struct buf_2d ref_buf = { NULL, ref_frame->buffers[plane], in tf_build_predictor() local
Drdopt.c2506 const struct buf_2d *ref_buf = &pd->pre[idx]; in prune_zero_mv_with_sse() local
Dencoder.h1950 YV12_BUFFER_CONFIG *ref_buf[REF_FRAMES]; member
/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.c2302 uint8_t const *ref_buf, *src_buf; in vp9_int_pro_motion_estimation() local
Dvp9_encoder.c3781 RefBuffer *const ref_buf = &cm->frame_refs[ref_frame - 1]; local