Searched refs:luma_buf (Results 1 – 2 of 2) sorted by relevance
75 uint8_t* const luma_buf = (uint8_t*)malloc(luma_size); in LLVMFuzzerTestOneInput() local78 WebPDecodeYUVInto(data, size, luma_buf, luma_size, w /* luma_stride */, in LLVMFuzzerTestOneInput()80 free(luma_buf); in LLVMFuzzerTestOneInput()
3866 WORD32 luma_buf, chroma_buf; in ihevce_enc_loop_get_mem_recs() local3879 luma_buf = (ctb_aligned_ht + (ctb_aligned_wd + 1) * (num_vert_units + 1)) * in ihevce_enc_loop_get_mem_recs()3885 (luma_buf + chroma_buf) * (i4_num_bitrate_inst) * (i4_num_enc_loop_frm_pllel); in ihevce_enc_loop_get_mem_recs()