Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c1252 const int bsl = b_width_log2(bsize), hbs = (1 << bsl) / 4; in encode_sb() local
1481 const int bsl = b_width_log2(bsize), hbs = (1 << bsl) / 4; in encode_sb_rt() local
1565 const int bsl = b_width_log2(bsize); in rd_use_partition() local
2584 int bsl = b_width_log2(bsize), hbs = (1 << bsl) / 4; in fill_mode_info_sb() local
2921 const int bsl = b_width_log2(bsize), hbs = (1 << bsl) / 4; in nonrd_use_partition() local
Dvp9_bitstream.c423 const int bsl = b_width_log2(bsize); in write_modes_sb() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_onyxc_int.h322 const int bsl = mi_width_log2(bsize); in partition_plane_context() local