OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:va_num_entrypoints
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/libmix/mix_video/src/
mixvideoformatenc_mpeg4.c
150
gint va_num_profiles,
va_num_entrypoints
;
local
340
va_entrypoints, &
va_num_entrypoints
);
352
for (index = 0; index <
va_num_entrypoints
; index ++) {
358
if (index ==
va_num_entrypoints
) {
[
all
...]
mixvideoformatenc_preview.c
149
gint va_num_profiles,
va_num_entrypoints
;
local
293
va_entrypoints, &
va_num_entrypoints
);
305
for (index = 0; index <
va_num_entrypoints
; index ++) {
311
if (index ==
va_num_entrypoints
) {
[
all
...]
mixvideoformatenc_h264.c
150
gint va_num_profiles,
va_num_entrypoints
;
local
355
va_entrypoints, &
va_num_entrypoints
);
367
for (index = 0; index <
va_num_entrypoints
; index ++) {
373
if (index ==
va_num_entrypoints
) {
[
all
...]
Completed in 68 milliseconds