/aosp_15_r20/external/pdfium/core/fxcodec/fax/ |
H A D | faxmodule.cpp | 104 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 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
|
H A 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 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 D | testecho.c | 20 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 D | selftest.c | 177 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 D | selftest.c | 176 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 D | vp9_decoder.c | 294 YV12_BUFFER_CONFIG *ref_buf = NULL; in vp9_set_reference_dec() local
|
H A 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
|
/aosp_15_r20/external/libaom/av1/common/ |
H A 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
|
H A D | reconinter.h | 220 const struct scale_factors *sf, const struct buf_2d *ref_buf, in av1_init_inter_params()
|
H A D | mvref_common.c | 1024 const RefCntBuffer *ref_buf[INTER_REFS_PER_FRAME]; in av1_setup_motion_field() local
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A 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
|
H A 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
|
H A D | mcomp.c | 2109 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 D | encode_strategy.c | 466 const YV12_BUFFER_CONFIG *const ref_buf,
|
H A D | rd.c | 1200 const RefCntBuffer *const ref_buf = in av1_get_scaled_ref_frame() local
|
H A D | reconinter_enc.c | 155 const RefCntBuffer *const ref_buf = get_ref_frame_buf(ctxt->cm, frame); in setup_address_for_obmc() local
|
H A D | temporal_filter.c | 430 const struct buf_2d ref_buf = { NULL, ref_frame->buffers[plane], in tf_build_predictor() local
|
H A D | ratectrl.c | 3108 const uint8_t *ref_buf; in estimate_scroll_motion() local
|
H A D | rdopt.c | 2536 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 D | vp9_reconinter.c | 162 const YV12_BUFFER_CONFIG *ref_buf = xd->block_refs[ref]->buf; in build_inter_predictors() local
|
/aosp_15_r20/external/virglrenderer/src/ |
H A D | vrend_video.c | 305 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 D | libvpx_vp9_encoder.cc | 1524 for (const RefFrameBuffer& ref_buf : ref_buf_list) { in FillReferenceIndices() local
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_mcomp.c | 2281 uint8_t const *ref_buf, *src_buf; in vp9_int_pro_motion_estimation() local
|
H A D | vp9_encoder.c | 3908 RefBuffer *const ref_buf = &cm->frame_refs[ref_frame - 1]; local
|