HomeSort by relevance Sort by last modified time
    Searched full:au1_src_bot_left (Results 1 - 1 of 1) sorted by null

  /external/libhevc/decoder/
ihevcd_sao.c 102 UWORD8 au1_src_bot_left[2]; local
304 au1_src_bot_left[0] = pu1_src_luma[sao_ht_luma * src_strd - 1];
311 au1_src_bot_left,
456 au1_src_bot_left[0] = pu1_src_chroma[sao_ht_chroma * src_strd - 2];
457 au1_src_bot_left[1] = pu1_src_chroma[sao_ht_chroma * src_strd - 1];
464 au1_src_bot_left,
552 UWORD8 au1_src_bot_left[2]; local
    [all...]

Completed in 69 milliseconds