Searched defs:highbd (Results  1 – 11 of 11) sorted by relevance
| /external/libvpx/vpx_util/ | 
| 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()
  | 
| /external/libaom/aom_util/ | 
| 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()
  | 
| /external/libaom/av1/common/x86/ | 
| 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()
  | 
| 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()
  | 
| /external/libaom/av1/common/ | 
| D | restoration.c | 185                       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
  | 
| D | restoration.h | 344   int highbd, bit_depth;  member
  | 
| /external/libaom/av1/encoder/ | 
| D | pickrst.c | 92                                     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
  | 
| D | intra_mode_search_utils.h | 291                                     int cols, float *hist, int highbd) {  in generate_hog()
  | 
| /external/libaom/aom_dsp/ | 
| D | psnr.c | 312                           const YV12_BUFFER_CONFIG *b, int plane, int highbd) {  in aom_get_sse_plane()
  | 
| /external/libaom/av1/common/arm/ | 
| D | selfguided_neon.c | 1408                                     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/ | 
| D | decodeframe.c | 511                                     int do_warp, int is_intrabc, int highbd,  in extend_mc_border()
  |