Searched refs:IVF_HDR_BYTES (Results 1 – 5 of 5) sorted by relevance
43 #define IVF_HDR_BYTES 32 macro
502 task->length += IVF_HDR_BYTES; in hal_vp8e_vepu1_get_task_v2()
504 task->length += IVF_HDR_BYTES; in hal_vp8e_vepu2_get_task_v2()
795 RK_U8 data[IVF_HDR_BYTES] = {0}; in write_ivf_header()834 memcpy(dst, data, IVF_HDR_BYTES); in write_ivf_header()
1229 #define IVF_HDR_BYTES 32 macro1234 RK_U8 data[IVF_HDR_BYTES] = {0}; in write_ivf_header()1261 fwrite(data, IVF_HDR_BYTES, 1, fp); in write_ivf_header()