/aosp_15_r20/external/libvpx/vpx_util/ |
H A D | vpx_debug_util.c | 119 int highbd) { in mismatch_record_block_pre() 154 int highbd) { in mismatch_record_block_tx() 188 int highbd) { in mismatch_check_block_pre() 236 int highbd) { in mismatch_check_block_tx()
|
/aosp_15_r20/external/libaom/aom_util/ |
H A D | debug_util.c | 138 int pixel_r, int blk_w, int blk_h, int highbd) { in mismatch_record_block_pre() 171 int pixel_r, int blk_w, int blk_h, int highbd) { in mismatch_record_block_tx() 203 int pixel_r, int blk_w, int blk_h, int highbd) { in mismatch_check_block_pre() 249 int pixel_r, int blk_w, int blk_h, int highbd) { in mismatch_check_block_tx()
|
/aosp_15_r20/external/libaom/av1/common/x86/ |
H A D | selfguided_sse4.c | 282 int dgd_stride, int width, int height, int highbd) { in final_filter() 455 int height, int highbd) { in final_filter_fast() 508 int highbd) { in av1_selfguided_restoration_sse4_1() 589 int bit_depth, int highbd) { in av1_apply_selfguided_restoration_sse4_1()
|
H A D | selfguided_avx2.c | 326 int dgd_stride, int width, int height, int highbd) { in final_filter() 496 int height, int highbd) { in final_filter_fast() 553 int highbd) { in av1_selfguided_restoration_avx2() 637 int bit_depth, int highbd) { in av1_apply_selfguided_restoration_avx2()
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | restoration.c | 173 int border_horz, int border_vert, int highbd) { in av1_extend_frame() 193 int highbd) { in copy_rest_unit() 826 int bit_depth, int highbd) { in av1_selfguided_restoration_c() 867 int bit_depth, int highbd) { in av1_apply_selfguided_restoration_c() 990 int plane_w, int plane_h, int ss_x, int ss_y, int highbd, int bit_depth, in av1_loop_restoration_filter_unit() 1077 const int highbd = seq_params->use_highbitdepth; in av1_loop_restoration_filter_frame_init() local
|
H A D | restoration.h | 328 int highbd, bit_depth; member
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | pickrst.c | 93 int highbd) { in sse_restoration_unit() 101 int highbd) { in var_restoration_unit() 211 const int highbd = cm->seq_params->use_highbitdepth; in try_restoration_unit() local 904 const int highbd = cm->seq_params->use_highbitdepth; in search_sgrproj() local 1623 const int highbd = rsc->cm->seq_params->use_highbitdepth; in search_wiener() local 1757 const int highbd = rsc->cm->seq_params->use_highbitdepth; in search_norestore() local 2039 const int highbd = cm->seq_params->use_highbitdepth; in av1_pick_filter_restoration() local
|
H A D | intra_mode_search_utils.h | 291 int cols, float *hist, int highbd) { in generate_hog()
|
/aosp_15_r20/external/libaom/av1/common/arm/ |
H A D | highbd_wiener_convolve_neon.c | 73 HBD_WIENER_5TAP_HORIZ(highbd, WIENER_ROUND0_BITS) in HBD_WIENER_5TAP_HORIZ() argument
|
H A D | selfguided_neon.c | 1420 int bit_depth, int highbd) { in av1_selfguided_restoration_neon() 1473 int bit_depth, int highbd) { in av1_apply_selfguided_restoration_neon()
|
/aosp_15_r20/external/libaom/aom_dsp/ |
H A D | psnr.c | 317 const YV12_BUFFER_CONFIG *b, int plane, int highbd) { in aom_get_sse_plane()
|
/aosp_15_r20/external/libaom/av1/decoder/ |
H A D | decodeframe.c | 524 int do_warp, int is_intrabc, int highbd, in extend_mc_border()
|