Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_encode_header_sei_vui.c2122 WORD32 y_strd, in ihevce_calc_CRC() argument
2150 u4_crc_val, pu_buf[y * (y_strd * gt8bit_mul) + (x * gt8bit_mul)], bit_idx); in ihevce_calc_CRC()
2159 pu_buf[y * (y_strd * gt8bit_mul) + (x * gt8bit_mul + 1)], in ihevce_calc_CRC()
2280 WORD32 y_strd, in ihevce_calc_checksum() argument
2310 (u4_sum_luma + ((pu_buf[(row * y_strd + col) * gt8bit_mul]) ^ u4_xor_mask)) & in ihevce_calc_checksum()
2316 u4_sum_luma = (u4_sum_luma + ((pu_buf[(row * y_strd + col) * gt8bit_mul + 1]) ^ in ihevce_calc_checksum()
2420 WORD32 y_strd, in ihevce_populate_hash_sei() argument
2443 y_strd, in ihevce_populate_hash_sei()
2458 y_strd, in ihevce_populate_hash_sei()
Dihevce_encode_header_sei_vui.h159 WORD32 y_strd,