Home
last modified time | relevance | path

Searched refs:gu1_luma_scan_order_dc (Results 1 – 3 of 3) sorted by relevance

/external/libavc/encoder/
Dih264e_globals.c165 const UWORD8 gu1_luma_scan_order_dc[16] = variable
Dih264e_globals.h124 extern const UWORD8 gu1_luma_scan_order_dc[16];
Dih264e_core_coding.c828 pu1_scan_order = gu1_luma_scan_order_dc; in ih264e_pack_l_mb_i16()