Home
last modified time | relevance | path

Searched defs:highbd (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/libvpx/vpx_util/
H A Dvpx_debug_util.c119 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 Ddebug_util.c138 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 Dselfguided_sse4.c282 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 Dselfguided_avx2.c326 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 Drestoration.c173 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 Drestoration.h328 int highbd, bit_depth; member
/aosp_15_r20/external/libaom/av1/encoder/
H A Dpickrst.c93 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 Dintra_mode_search_utils.h291 int cols, float *hist, int highbd) { in generate_hog()
/aosp_15_r20/external/libaom/av1/common/arm/
H A Dhighbd_wiener_convolve_neon.c73 HBD_WIENER_5TAP_HORIZ(highbd, WIENER_ROUND0_BITS) in HBD_WIENER_5TAP_HORIZ() argument
H A Dselfguided_neon.c1420 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 Dpsnr.c317 const YV12_BUFFER_CONFIG *b, int plane, int highbd) { in aom_get_sse_plane()
/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecodeframe.c524 int do_warp, int is_intrabc, int highbd, in extend_mc_border()