Re: [PATCH v3 1/4] media: venus: Add codec data table

2019-07-01 Thread amasule
Hi Stan, On 2019-07-01 17:13, Stanimir Varbanov wrote: On 6/25/19 7:27 PM, Aniket Masule wrote: Add vpp cycles for for different types of codec It indicates the cycles required by video hardware to process each macroblock. Initialize the codec data with core resources. Signed-off-by: Aniket

Re: [PATCH v3 1/4] media: venus: Add codec data table

2019-07-01 Thread Stanimir Varbanov
On 6/25/19 7:27 PM, Aniket Masule wrote: > Add vpp cycles for for different types of codec > It indicates the cycles required by video hardware > to process each macroblock. Initialize the codec > data with core resources. > > Signed-off-by: Aniket Masule > --- >

[PATCH v3 1/4] media: venus: Add codec data table

2019-06-25 Thread Aniket Masule
Add vpp cycles for for different types of codec It indicates the cycles required by video hardware to process each macroblock. Initialize the codec data with core resources. Signed-off-by: Aniket Masule --- drivers/media/platform/qcom/venus/core.c| 13 +