Searched defs:fp_block_size (Results  1 – 4 of 4) sorted by relevance
| /external/libaom/av1/encoder/ | 
| D | firstpass.c | 146 static int get_unit_rows(const BLOCK_SIZE fp_block_size, const int mb_rows) {  in get_unit_rows() 156 static int get_unit_cols(const BLOCK_SIZE fp_block_size, const int mb_cols) {  in get_unit_cols() 167 static int get_num_mbs(const BLOCK_SIZE fp_block_size,  in get_num_mbs() 302                             const BLOCK_SIZE fp_block_size, const int unit_row,  in get_bsize() 463     const int y_offset, const int uv_offset, const BLOCK_SIZE fp_block_size,  in firstpass_intra_prediction() 675     const int src_yoffset, const BLOCK_SIZE fp_block_size,  in firstpass_inter_prediction() 861                                    const BLOCK_SIZE fp_block_size) {  in update_firstpass_stats() 1036                               const BLOCK_SIZE fp_block_size) {  in av1_get_unit_rows_in_tile() 1045                               const BLOCK_SIZE fp_block_size) {  in av1_get_unit_cols_in_tile() 1056                             const BLOCK_SIZE fp_block_size) {  in first_pass_tile() [all …] 
 | 
| D | ethread.c | 325     const BLOCK_SIZE fp_block_size) {  in switch_tile_and_get_next_job() 410   const BLOCK_SIZE fp_block_size = cpi->fp_block_size;  in fp_enc_row_mt_worker_hook()  local 509   const BLOCK_SIZE fp_block_size = cpi->fp_block_size;  in enc_row_mt_worker_hook()  local 1596                                              BLOCK_SIZE fp_block_size) {  in fp_compute_max_mb_rows()
  | 
| D | encoder.c | 3472   const BLOCK_SIZE fp_block_size =  in calculate_frame_avg_haar_energy()  local
  | 
| D | encoder.h | 3314   BLOCK_SIZE fp_block_size;  member
  |