Home
last modified time | relevance | path

Searched refs:ab_index (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_block.h142 unsigned char ab_index; // index of 4x4 block inside the 8x8 block member
Dvp9_encodeframe.c69 return &x->ab_index; in get_sb_index()
1009 if (x->ab_index != 0) { in rd_pick_sb_modes()
1229 if (x->ab_index > 0) in encode_b()
1460 if (x->ab_index > 0) in encode_b_rt()
1599 if (x->ab_index != 0) { in rd_use_partition()
2033 if (x->ab_index != 0) { in rd_pick_partition()
2675 if (x->ab_index != 0) { in nonrd_pick_partition()