Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dfirstpass.c371 const int y_offset, const int uv_offset, const BLOCK_SIZE fp_block_size, in firstpass_intra_prediction()
565 const BLOCK_SIZE fp_block_size, const int this_intra_error, in firstpass_inter_prediction()
867 const BLOCK_SIZE fp_block_size = BLOCK_16X16; in av1_first_pass() local