Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_util/
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()
/external/libaom/libaom/aom_util/
Ddebug_util.c124 int pixel_r, int blk_w, int blk_h, int highbd) { in mismatch_record_block_pre()
157 int pixel_r, int blk_w, int blk_h, int highbd) { in mismatch_record_block_tx()
189 int pixel_r, int blk_w, int blk_h, int highbd) { in mismatch_check_block_pre()
235 int pixel_r, int blk_w, int blk_h, int highbd) { in mismatch_check_block_tx()
/external/libaom/libaom/av1/common/x86/
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()
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()
/external/libaom/libaom/av1/common/
Drestoration.c185 int border_horz, int border_vert, int highbd) { in av1_extend_frame()
204 uint8_t *dst, int dst_stride, int highbd) { in copy_tile()
874 int bit_depth, int highbd) { in av1_selfguided_restoration_c()
915 int bit_depth, int highbd) { in av1_apply_selfguided_restoration_c()
1028 int highbd, int bit_depth, uint8_t *data8, int stride, uint8_t *dst8, in av1_loop_restoration_filter_unit()
1112 const int highbd = seq_params->use_highbitdepth; in av1_loop_restoration_filter_frame_init() local
Drestoration.h268 int highbd, bit_depth; member
/external/libaom/libaom/av1/encoder/
Dpickrst.c93 int highbd) { in sse_restoration_unit()
101 int highbd) { in var_restoration_unit()
203 const int highbd = cm->seq_params.use_highbitdepth; in try_restoration_unit() local
878 const int highbd = cm->seq_params.use_highbitdepth; in search_sgrproj() local
1473 const int highbd = rsc->cm->seq_params.use_highbitdepth; in search_wiener() local
1601 const int highbd = rsc->cm->seq_params.use_highbitdepth; in search_norestore() local
1736 const int highbd = rsc.cm->seq_params.use_highbitdepth; in av1_pick_filter_restoration() local
/external/libaom/libaom/aom_dsp/
Dpsnr.c334 const YV12_BUFFER_CONFIG *b, int plane, int highbd) { in aom_get_sse_plane()
/external/libaom/libaom/av1/common/arm/
Dselfguided_neon.c1408 int bit_depth, int highbd) { in av1_selfguided_restoration_neon()
1456 int bit_depth, int highbd) { in av1_apply_selfguided_restoration_neon()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c507 int do_warp, int is_intrabc, int highbd, in extend_mc_border()