Home
last modified time | relevance | path

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

/external/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/aom_util/
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()
/external/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/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.h344 int highbd, bit_depth; member
/external/libaom/av1/encoder/
Dpickrst.c92 int highbd) { in sse_restoration_unit()
100 int highbd) { in var_restoration_unit()
202 const int highbd = cm->seq_params->use_highbitdepth; in try_restoration_unit() local
885 const int highbd = cm->seq_params->use_highbitdepth; in search_sgrproj() local
1519 const int highbd = rsc->cm->seq_params->use_highbitdepth; in search_wiener() local
1643 const int highbd = rsc->cm->seq_params->use_highbitdepth; in search_norestore() local
1796 const int highbd = rsc.cm->seq_params->use_highbitdepth; in av1_pick_filter_restoration() local
Dintra_mode_search_utils.h291 int cols, float *hist, int highbd) { in generate_hog()
/external/libaom/aom_dsp/
Dpsnr.c312 const YV12_BUFFER_CONFIG *b, int plane, int highbd) { in aom_get_sse_plane()
/external/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/av1/decoder/
Ddecodeframe.c511 int do_warp, int is_intrabc, int highbd, in extend_mc_border()