OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:arf_pos_in_gf
(Results
1 - 3
of
3
) sorted by null
/external/libaom/libaom/av1/encoder/
gop_structure.c
43
gf_group->
arf_pos_in_gf
[*frame_ind] = 0;
51
const int
arf_pos_in_gf
= *frame_ind;
local
56
gf_group->
arf_pos_in_gf
[*frame_ind] = 0;
68
gf_group->
arf_pos_in_gf
[*frame_ind] =
arf_pos_in_gf
; // For bit allocation.
92
gf_group->
arf_pos_in_gf
[frame_index] = 0;
102
gf_group->
arf_pos_in_gf
[frame_index] = 0;
131
gf_group->arf_src_offset[i], gf_group->
arf_pos_in_gf
[i],
187
gf_group->
arf_pos_in_gf
[gf_group->size] = 0;
firstpass.h
121
unsigned char
arf_pos_in_gf
[MAX_STATIC_GF_GROUP_LENGTH + 1];
member in struct:__anon26618
pass2_strategy.c
654
const int arf_pos = gf_group->
arf_pos_in_gf
[frame_index];
689
const int arf_pos = gf_group->
arf_pos_in_gf
[frame_index];
[
all
...]
Completed in 736 milliseconds