Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/pdfium/core/fxcodec/fax/
H A Dfaxmodule.cpp104 void FaxG4FindB1B2(pdfium::span<const uint8_t> ref_buf, in FaxG4FindB1B2()
301 pdfium::span<const uint8_t> ref_buf, in FaxG4GetRow()
634 DataVector<uint8_t> ref_buf(pitch, 0xff); in FaxG4Decode() local
/aosp_15_r20/external/libaom/av1/decoder/
H A 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
H A 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
4956 const RefCntBuffer *const ref_buf = get_ref_frame_buf(cm, i); in read_uncompressed_header() local
/aosp_15_r20/external/speex/libspeexdsp/
H A Dtestecho.c20 short echo_buf[NN], ref_buf[NN], e_buf[NN]; in main() local
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/test/
H A Dselftest.c177 static int test_snprintf(size_t n, const char *ref_buf, int ref_ret) in test_snprintf()
/aosp_15_r20/external/mbedtls/programs/test/
H A Dselftest.c176 static int test_snprintf(size_t n, const char *ref_buf, int ref_ret) in test_snprintf()
/aosp_15_r20/external/libvpx/vp9/decoder/
H A Dvp9_decoder.c294 YV12_BUFFER_CONFIG *ref_buf = NULL; in vp9_set_reference_dec() local
H A 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
/aosp_15_r20/external/libaom/av1/common/
H A 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
H A Dreconinter.h220 const struct scale_factors *sf, const struct buf_2d *ref_buf, in av1_init_inter_params()
H A Dmvref_common.c1024 const RefCntBuffer *ref_buf[INTER_REFS_PER_FRAME]; in av1_setup_motion_field() local
/aosp_15_r20/external/libaom/av1/encoder/
H A 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
H A 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
H A Dmcomp.c2109 uint8_t const *ref_buf, *src_buf; in av1_int_pro_motion_estimation() local
2279 const struct buf_2d *ref_buf = ms_buffers->ref; in get_obmc_mvpred_var() local
2296 const struct buf_2d *ref_buf = ms_buffers->ref; in obmc_refining_search_sad() local
2343 const struct buf_2d *const ref_buf = ms_buffers->ref; in obmc_diamond_search_sad() local
H A Dencode_strategy.c466 const YV12_BUFFER_CONFIG *const ref_buf,
H A Drd.c1200 const RefCntBuffer *const ref_buf = in av1_get_scaled_ref_frame() local
H A Dreconinter_enc.c155 const RefCntBuffer *const ref_buf = get_ref_frame_buf(ctxt->cm, frame); in setup_address_for_obmc() local
H A Dtemporal_filter.c430 const struct buf_2d ref_buf = { NULL, ref_frame->buffers[plane], in tf_build_predictor() local
H A Dratectrl.c3108 const uint8_t *ref_buf; in estimate_scroll_motion() local
H A Drdopt.c2536 const struct buf_2d *ref_buf = &pd->pre[idx]; in prune_zero_mv_with_sse() local
/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_reconinter.c162 const YV12_BUFFER_CONFIG *ref_buf = xd->block_refs[ref]->buf; in build_inter_predictors() local
/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_video.c305 const struct virgl_video_dma_buf *ref_buf, in vrend_video_encode_completed()
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp9/
H A Dlibvpx_vp9_encoder.cc1524 for (const RefFrameBuffer& ref_buf : ref_buf_list) { in FillReferenceIndices() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_mcomp.c2281 uint8_t const *ref_buf, *src_buf; in vp9_int_pro_motion_estimation() local
H A Dvp9_encoder.c3908 RefBuffer *const ref_buf = &cm->frame_refs[ref_frame - 1]; local

12