Searched defs:have_left (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/libdav1d/src/ |
H A D | env.h | 62 const int have_top, const int have_left) in get_intra_ctx() 159 const int have_top, const int have_left) in get_comp_ctx() 189 const int have_top, const int have_left) in get_comp_dir_ctx() 287 int have_top, int have_left) in av1_get_ref_ctx() 307 const int have_top, const int have_left) in av1_get_fwd_ref_ctx() 330 const int have_top, const int have_left) in av1_get_fwd_ref_1_ctx() 350 const int have_top, const int have_left) in av1_get_fwd_ref_2_ctx() 370 const int have_top, const int have_left) in av1_get_bwd_ref_ctx() 392 const int have_top, const int have_left) in av1_get_bwd_ref_1_ctx() 412 const int have_top, const int have_left) in av1_get_uni_p1_ctx() [all …]
|
H A D | lf_apply_tmpl.c | 177 const int have_left, in filter_plane_cols_y() 243 const int have_left, in filter_plane_cols_uv() 317 int x, have_left; in bytefn() local
|
H A D | decode.c | 195 const int have_left, const int have_top, in find_matching_ref() 362 const int have_left = j > 0; in order_palette() local 700 const int have_left = t->bx > ts->tiling.col_start; in decode_b() local
|
H A D | looprestoration_tmpl.c | 47 const int have_left = !!(edges & LR_HAVE_LEFT); in padding() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/examples/mpi/ |
D | phase_chain.cpp | 41 const bool have_left = x.world.rank() > 0, in operator ()() local
|
/aosp_15_r20/external/libvpx/vp9/common/ |
H A D | vp9_reconintra.c | 412 const int have_left = aoff || (xd->left_mi != NULL); in vp9_predict_intra_block() local
|
/aosp_15_r20/external/libdav1d/src/loongarch/ |
H A D | looprestoration_tmpl.c | 62 const int have_left = !!(edges & LR_HAVE_LEFT); in padding() local
|
/aosp_15_r20/external/libdav1d/src/ppc/ |
H A D | looprestoration_tmpl.c | 216 const int have_left = !!(edges & LR_HAVE_LEFT); in padding() local
|
/aosp_15_r20/external/webp/src/enc/ |
H A D | predictor_enc.c | 314 const int have_left = (start_x > 0); in GetBestPredictorForTile() local
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | reconintra.c | 1734 const int have_left = in av1_predict_intra_block() local
|